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