MethodImplementationHandleCollection.Enumerator.Current Eigenschaft

Definition

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

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

Eigenschaftswert

MethodImplementationHandle

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

Implementiert

Gilt für