BranchCollection.IsEmpty Property

Definition

The IsEmpty property indicates whether the BranchCollection object is empty (has no elements).

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

Property Value

Applies to