Int16Size.IsEmpty Özellik

Tanım

Int16Size 'in boş olup olmadığını gösterir

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

Özellik Değeri

Boolean

Int16Size boşsa true, değilse false.

Şunlara uygulanır