ListChain.IsEmpty Property

Definition

Gets a value that indicates if the chain is empty.

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

Property Value

Applies to