Property Current
Current
Gets the current element in the collection.
public object Current { get; }
Property Value
- object
The current element in the collection.
Gets the current element in the collection.
public object Current { get; }
The current element in the collection.