LocalValueEnumerator.Current 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得集合中目前的項目。
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。
備註
這個屬性的一般可存取版本依賴建立時所建立之集合的快照集。