Property Current
Current
Gets the element in the collection at the current position of the enumerator.
Declaration
public EntitiesJournaling.EntityView Current { get; }
Property Value
Type | Description |
---|---|
EntitiesJournaling.EntityView | The element in the collection at the current position of the enumerator. |