LumiSoft Net Help
Contains Method (fieldName)
NamespacesLumiSoft.Net.SIP.MessageSIP_HeaderFieldCollectionContains(String)
Gets if collection contains specified header field.
Declaration Syntax
C#Visual BasicVisual C++F#
public bool Contains(
	string fieldName
)
Public Function Contains ( 
	fieldName As String
) As Boolean
public:
bool Contains(
	String^ fieldName
)
member Contains : 
        fieldName : string -> bool 
Parameters
fieldName (String)
Header field name.
Return Value
Boolean

[Missing <returns> documentation for "M:LumiSoft.Net.SIP.Message.SIP_HeaderFieldCollection.Contains(System.String)"]

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