XamlNodeQueue.IsEmpty Proprietà

Definizione

Ottiene un valore che determina se non XamlNodeQueue contiene nodi.

public:
 property bool IsEmpty { bool get(); };
public bool IsEmpty { get; }
member this.IsEmpty : bool
Public ReadOnly Property IsEmpty As Boolean

Valore della proprietà

true se questo XamlNodeQueue non contiene nodi; false se contiene XamlNodeQueue nodi.

Si applica a