CustomAttributeHandleCollection.Enumerator.Current Vlastnost

Definice

Získá prvek v kolekci na aktuální pozici enumerátoru.

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

Hodnota vlastnosti

Prvek v kolekci na aktuální pozici enumerátoru.

Implementuje

Platí pro