BinaryData.IsEmpty Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob diese Daten leer sind.

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

Eigenschaftswert

true , wenn die Daten leer sind (d. h. sie Length ist 0), falseandernfalls .

Gilt für: