DelegatingEnumerator<TWrapped,TDeclared>.Current Vlastnost

Definice

Gets the element in the collection at the current position of the enumerator.

public:
 property TWrapped Current { TWrapped get(); };
public TWrapped Current { get; }
member this.Current : 'Wrapped
Public ReadOnly Property Current As TWrapped

Hodnota vlastnosti

TWrapped

Implementuje

Platí pro