LumiSoft Net Help
Contains Method (name)
NamespacesLumiSoft.Net.SIP.MessageSIP_ParameterCollectionContains(String)
Checks if the collection contains parameter with the specified name.
Declaration Syntax
C#Visual BasicVisual C++F#
public bool Contains(
	string name
)
Public Function Contains ( 
	name As String
) As Boolean
public:
bool Contains(
	String^ name
)
member Contains : 
        name : string -> bool 
Parameters
name (String)
Parameter name.
Return Value
Boolean
Returns true if collection contains specified parameter.

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