LumiSoft Net Help
Contains Method (field)
NamespacesLumiSoft.Net.MIMEMIME_h_CollectionContains(MIME_h)
Gets if collection contains the specified item.
Declaration Syntax
C#Visual BasicVisual C++F#
public bool Contains(
	MIME_h field
)
Public Function Contains ( 
	field As MIME_h
) As Boolean
public:
bool Contains(
	MIME_h^ field
)
member Contains : 
        field : MIME_h -> bool 
Parameters
field (MIME_h)
Header field.
Return Value
Boolean
Returns true if specified item exists in the collection, otherwise false.
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when field is null reference.

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