The Clearmethod removes all headers from the collection.

Namespace:  Microsoft.Rtc.Sip
Assembly:  ServerAgent(in ServerAgent.dll)

Syntax

Visual Basic (declaration)
Public 
Sub 
Clear
Visual Basic (usage)
Dim 
instance 
As 

HeaderCollection

instance.
Clear()
C#
public 
void 
Clear()

See also