CustomAttributeHandleCollection.Enumerator.Current 屬性

定義

取得集合中位於列舉值目前位置的元素。

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

屬性值

CustomAttributeHandle

位於列舉值中目前位置的集合中的元素。

實作

適用於