DataUrlInfoIsEmpty Property

Indicates whether the instance contains no data.

Definition

Namespace: FolkerKinzel.DataUrls
Assembly: FolkerKinzel.DataUrls (in FolkerKinzel.DataUrls.dll) Version: 2.0.7+f420e766440407ca7bfdc5c20bddf380fd0dd65f
C#
public bool IsEmpty { get; }

Property Value

Boolean
true if the instance contains no data, otherwise false.

See Also