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