LumiSoft Net Help
RemoveAll Method (fieldName)
NamespacesLumiSoft.Net.SIP.MessageSIP_HeaderFieldCollectionRemoveAll(String)
Removes all header fields with specified name from the collection.
Declaration Syntax
C#Visual BasicVisual C++F#
public void RemoveAll(
	string fieldName
)
Public Sub RemoveAll ( 
	fieldName As String
)
public:
void RemoveAll(
	String^ fieldName
)
member RemoveAll : 
        fieldName : string -> unit 
Parameters
fieldName (String)
Header field name.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119