Namespace Aspose.Html.Collections

Namespace Aspose.Html.Collections

Classes

Class NameDescription
DOMTokenListThe DOMTokenList class represents a set of space-separated tokens. It is indexed beginning with 0 as with JavaScript Array objects. DOMTokenList is always case-sensitive.
HTMLCollectionThe Aspose.Html.Collections.HTMLCollection represents a generic collection of Aspose.Html.Dom.Element.
NamedNodeMapRepresents collections of attributes that can be accessed by name.
NodeListThe NodeList provides the abstraction of an ordered collection of nodes, without defining or constraining how this collection is implemented.
 English