Click or drag to resize
MimeKit

BodyPartCollection Methods

The BodyPartCollection type exposes the following members.

Methods
 NameDescription
Public methodAdd Add the specified body part to the collection.
Public methodClear Clears the body part collection.
Public methodContains Checks if the collection contains the specified body part.
Public methodCopyTo Copies all of the body parts in the collection to the specified array.
Public methodEquals
(Inherited from Object)
Protected methodFinalize
(Inherited from Object)
Public methodGetEnumerator Get the body part enumerator.
Public methodGetHashCode
(Inherited from Object)
Public methodGetType
(Inherited from Object)
Public methodIndexOf Gets the index of the body part matching the specified URI.
Protected methodMemberwiseClone
(Inherited from Object)
Public methodRemove Removes the specified body part.
Public methodToString
(Inherited from Object)
Top
See Also