Int32Collection.Enumerator.Current Свойство

Определение

Получает текущий элемент в коллекции.

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

Значение свойства

Int32

Текущий элемент в коллекции.

Реализации

Применяется к