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

Определение

Возвращает элемент коллекции, соответствующий текущей позиции перечислителя.

public:
 property System::Reflection::Metadata::MethodDebugInformationHandle Current { System::Reflection::Metadata::MethodDebugInformationHandle get(); };
public System.Reflection.Metadata.MethodDebugInformationHandle Current { get; }
member this.Current : System.Reflection.Metadata.MethodDebugInformationHandle
Public ReadOnly Property Current As MethodDebugInformationHandle

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

Элемент коллекции, соответствующий текущей позиции перечислителя.

Реализации

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