HtmlTagContext.AttributeCollection.Enumerator.Dispose method
Releases all resources used by HtmlTagContext.AttributeCollection.Enumerator.
Namespace: Microsoft.Exchange.Data.TextConverters
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
Public Sub Dispose
'Usage
Dim instance As HtmlTagContext.AttributeCollection.Enumerator
instance.Dispose()
public void Dispose()
See also
Reference
HtmlTagContext.AttributeCollection.Enumerator structure