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

プロパティ値

Visual

コレクション内にある現在の要素です。

適用対象