VisualCollection.Enumerator.Current 屬性

定義

取得集合中目前的項目。

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

屬性值

集合中的目前元素。

適用於