Current Property
- Namespace
- SatorImaging.UnityFundamentals
Current
public T Current { get; }
Gets the element in the collection at the current position of the enumerator.
Property Value
- T
The element in the collection at the current position of the enumerator.