LocalVariableHandleCollection.Enumerator.Current 屬性

定義

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

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

屬性值

LocalVariableHandle

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

實作

適用於