HtmlAllCollection
sealed class HtmlAllCollection : IHtmlAllCollection, IHtmlCollection<IElement>, IEnumerable<IElement>, IEnumerable
A general collection for all elements of type IElement.