Mime |
The MimeIterator type exposes the following members.
Name | Description | |
---|---|---|
Dispose | Release all resources used by the MimeIterator object. | |
Dispose(Boolean) | Release the unmanaged resources used by the MimeIterator and optionally releases the managed resources. | |
Equals | (Inherited from Object) | |
Finalize |
Releases unmanaged resources and performs other cleanup operations before
the MimeIterator is reclaimed by garbage collection.
(Overrides ObjectFinalize) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) | |
MoveNext | Advance the iterator to the next depth-first entity of the tree structure. | |
MoveTo | Advance to the entity specified by the path specifier. | |
Reset | Reset the iterator to its initial state. | |
ToString | (Inherited from Object) |