ImportScopeCollection.Enumerator.Current 屬性

定義

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

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

屬性值

ImportScopeHandle

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

實作

適用於