OwnerDrawPropertyBag.IsEmpty Methode

Definition

Gibt zurück, ob alle OwnerDrawPropertyBag Standardwerte enthalten sind.

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

truewenn die OwnerDrawPropertyBag alle Standardwerte enthält; andernfalls . false

Gilt für: