BranchCollection.Count

The Count property contains the total number of elements in the BranchCollection.

Syntax

[C#]

  Copy imageCopy Code
public Int32 Count {get;}

Syntax

[Visual Basic .NET]

  Copy imageCopy Code
Public ReadOnly Property Count As Int32

Requirements

Redistributable: Requires Microsoft Lync Server 2010

Namespace:Microsoft.Rtc.Sip

Assembly: ServerAgent (in ServerAgent.dll)

See Also

Concepts