Share via


HtmlTagContext.AttributeCollection.Enumerator members

The HtmlTagContext.AttributeCollection.Enumerator class provides methods that allow you to iterate over a collection of HtmlTagContextAttribute structures.

The HtmlTagContext.AttributeCollection.Enumerator type exposes the following members.

Properties

  Name Description
Public property Current The Current property gets the current HtmlTagContextAttribute structure.

Top

Methods

  Name Description
Public method Dispose Releases all resources used by HtmlTagContext.AttributeCollection.Enumerator.
Public method MoveNext The MoveNext method moves the current position to the next HtmlTagContextAttribute structure.

Top

See also

Reference

HtmlTagContext.AttributeCollection.Enumerator structure

Microsoft.Exchange.Data.TextConverters namespace