Int16Size.IsEmpty Property

Definition

Indicates whether the Int16Size is empty

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

Property Value

True if the Int16Size is empty, otherwise false.

Applies to