MethodImplementationHandleCollection.Enumerator.Current 屬性

定義

取得集合中位於列舉值目前位置的專案。

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

屬性值

集合中位於列舉器當前位置的元素。

實作

適用於