MethodDebugInformationHandleCollection.Enumerator.Current Eigenschaft

Definition

Ruft das Element in der Auflistung an der aktuellen Position des Enumerators ab.

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

Eigenschaftswert

Das Element in der Auflistung an der aktuellen Position des Enumerators.

Implementiert

Gilt für: