FreezableCollection<T>.Enumerator.Current Właściwość

Definicja

Pobiera wartość reprezentującą bieżący element w kolekcji.

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

Wartość właściwości

T

Bieżący element w kolekcji.

Implementuje

Dotyczy