Язык

ForEachItemValueEnumerator.Current Свойство

Определение

Получает текущий ForEachItemValue объект из коллекции.

public:
 property System::Object ^ Current { System::Object ^ get(); };
public object Current { get; }
member this.Current : obj
Public ReadOnly Property Current As Object

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

Текущий ForEachItemValue объект.

Реализации

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