LocalValueEnumerator.Current 屬性

定義

取得集合中目前的項目。

public:
 property System::Windows::LocalValueEntry Current { System::Windows::LocalValueEntry get(); };
public System.Windows.LocalValueEntry Current { get; }
member this.Current : System.Windows.LocalValueEntry
Public ReadOnly Property Current As LocalValueEntry

屬性值

LocalValueEntry

集合中目前的 LocalValueEntry

備註

這個屬性的一般可存取版本依賴建立時所建立之集合的快照集。

適用於

另請參閱