MethodDebugInformationHandleCollection.Enumerator.Current 屬性

定義

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

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

屬性值

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

實作

適用於