OwnerDrawPropertyBag.IsEmpty Methode

Definition

Gibt zurück, ob der OwnerDrawPropertyBag alle Standardwerte enthält.

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

public:
 virtual bool IsEmpty();
public virtual bool IsEmpty ();
abstract member IsEmpty : unit -> bool
override this.IsEmpty : unit -> bool
Public Overridable Function IsEmpty () As Boolean

Gibt zurück

Boolean

true, wenn der OwnerDrawPropertyBag alle Standardwerte enthält, andernfalls false.

Gilt für