CustomDebugInformationHandleCollection.Enumerator.Current Propriété

Définition

Obtient l’élément de la collection situé à la position actuelle de l’énumérateur.

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

Valeur de propriété

Élément dans la collection à la position actuelle de l'énumérateur.

Implémente

S’applique à