Gets if collection contains the specified item.
Declaration Syntax
C# | Visual Basic | Visual 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.
Returns true if specified item exists in the collection, otherwise false.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is raised when field is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119