XamlNodeQueue.IsEmpty Vlastnost

Definice

Získá hodnotu, která určuje, zda to XamlNodeQueue neobsahuje uzly.

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

Hodnota vlastnosti

true pokud neobsahuje XamlNodeQueue uzly; false pokud obsahuje XamlNodeQueue uzly.

Platí pro