Property Item
Item[Int32]
Get the record at the specified index.
Declaration
public readonly EntitiesJournaling.RecordView this[int index] { get; }
Parameters
| Type | Name | Description |
|---|---|---|
| Int32 | index | The element index. |
Property Value
| Type | Description |
|---|---|
| EntitiesJournaling.RecordView |