HeaderCollection.Count
The Count property contains the total number of headers in the collection.
Syntax
[C#]
Copy Code | |
---|---|
public Int32 Count {get;} |
Syntax
[Visual Basic .NET]
Copy Code | |
---|---|
Public ReadOnly Property Count As Int32 |
Requirements
Redistributable: Requires Microsoft Lync Server 2010
Namespace:Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)