BinaryData.IsEmpty Property

Definition

Gets a value that indicates whether this data is empty.

C#
public bool IsEmpty { get; }

Property Value

true if the data is empty (that is, its Length is 0); otherwise, false.

Applies to

Toode Versioonid
.NET 8 (package-provided), 9 (package-provided), 10 (package-provided)
.NET Standard 2.0 (package-provided)