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