HeaderCollection.Add(Header) Method

Definition

The Add method adds the specific header to the collection.

public:
 int Add(Microsoft::Rtc::Sip::Header ^ h);
public int Add (Microsoft.Rtc.Sip.Header h);
Public Function Add (h As Header) As Integer

Parameters

h
Header

Returns

Applies to