HtmlTagContext.AttributeCollection.Enumerator.IEnumerator.Reset Method
Namespace: Microsoft.Exchange.Data.TextConverters
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
Private Sub Reset Implements IEnumerator.Reset
'Usage
Dim instance As HtmlTagContext.AttributeCollection.Enumerator
CType(instance, IEnumerator).Reset()
void IEnumerator.Reset()