Gets if collection contains the specified item.

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

- field (MIME_h)
- Header field.

Boolean
Returns true if specified item exists in the collection, otherwise false.
Returns true if specified item exists in the collection, otherwise false.

Exception | Condition |
---|---|
ArgumentNullException | Is raised when field is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119