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