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