BranchCollection.IsEmpty
The IsEmpty property indicates whether the BranchCollection object is empty (has no elements).
Syntax
[C#]
Copy Code | |
---|---|
public Boolean IsEmpty {get;} |
Syntax
[Visual Basic .NET]
Copy Code | |
---|---|
Public ReadOnly Property IsEmpty As Boolean |
Requirements
Redistributable: Requires Microsoft Lync Server 2010
Namespace:Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)