Int32Collection.Enumerator.Current Właściwość

Definicja

Pobiera bieżący element w kolekcji.

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

Wartość właściwości

Int32

Bieżący element w kolekcji.

Implementuje

Dotyczy