Property Current
- Namespace
- MaaFramework.Binding.Buffers
- Assembly
- MaaFramework.Binding.dll
Current
Gets the element in the collection at the current position of the enumerator.
public T Current { get; }
Property Value
- T
Gets the element in the collection at the current position of the enumerator.
public T Current { get; }