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

属性值

集合中的当前元素。

适用于