ExportedTypeHandleCollection.Enumerator.Current 屬性

定義

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

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

屬性值

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

實作

適用於