Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Dispose method releases all resources used by the MimeNode.Enumerator<T>.
Namespace: Microsoft.Exchange.Data.Mime
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
Public Sub Dispose
'Usage
Dim instance As MimeNode.Enumerator
instance.Dispose()
public void Dispose()
See also
Reference
MimeNode.Enumerator<T> structure