XamlNodeQueue.IsEmpty Propriété

Définition

Obtient une valeur qui détermine si ce XamlNodeQueue ne contient pas de nœuds.

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

Valeur de propriété

true si ce XamlNodeQueue ne contient pas de nœuds ; false si ce XamlNodeQueue contient des nœuds.

S’applique à