Gets if the collection contains specified MIME entity.

C# | Visual Basic | Visual C++ | F# |
public bool Contains( MIME_Entity entity )
Public Function Contains ( entity As MIME_Entity ) As Boolean
public: bool Contains( MIME_Entity^ entity )
member Contains : entity : MIME_Entity -> bool

- entity (MIME_Entity)
- MIME entity.

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

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