Condividi tramite


XamlNodeQueue.IsEmpty Proprietà

Definizione

Ottiene un valore che determina se l'oggetto XamlNodeQueue non 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à

Boolean

true se l'oggetto XamlNodeQueue non contiene nodi; false se l'oggetto XamlNodeQueue contiene nodi.

Si applica a