Share via


MimeNode.Enumerator<T> members

The MimeNode.Enumerator<T> structure lets you enumerate over the children of a MimeNode object.

The MimeNode.Enumerator<T> type exposes the following members.

Properties

  Name Description
Public property Current The Current method gets the current object.

Top

Methods

  Name Description
Public method Dispose The Dispose method releases all resources used by the MimeNode.Enumerator<T>.
Public method MoveNext The MoveNext method moves to the next object.
Public method Reset The Reset method returns this MimeNode.Enumerator<T> to its initial state.

Top

See also

Reference

MimeNode.Enumerator<T> structure

Microsoft.Exchange.Data.Mime namespace