Edit

Share via


Span<T>.Enumerator.IEnumerator<T>.Current Property

Definition

property T System::Collections::Generic::IEnumerator<T>::Current { T get(); };
T System.Collections.Generic.IEnumerator<T>.Current { get; }
member this.System.Collections.Generic.IEnumerator<T>.Current : 'T
 ReadOnly Property Current As T Implements IEnumerator(Of T).Current

Property Value

T

Implements

Applies to