CustomDebugInformationHandleCollection.Enumerator.Current Eigenschaft

Definition

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

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

Eigenschaftswert

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

Implementiert

Gilt für: