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