DelegatingEnumerator<TWrapped,TDeclared>.Current Propiedad

Definición

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

Valor de propiedad

TWrapped

Implementaciones

Se aplica a