Sdílet prostřednictvím


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()

Implements

IDisposable.Dispose()