Chain.IsEmpty Özellik

Tanım

Türetilmiş bir sınıfta geçersiz kılındığında, zincirin boş olup olmadığını gösteren bir değer alır.

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

Özellik Değeri

Boolean

Şunlara uygulanır