Class NodeList

Class NodeList

Nombre del espacio: Aspose.Html.Toolkit.Markdown.Syntax Colección: Aspose.HTML.dll (25.4.0)

Implementación básica del NodeList.

[ComVisible(true)]
public abstract class NodeList : NodeList<markdownsyntaxnode>, IEnumerable<markdownsyntaxnode>, IEnumerable, IWritable

Inheritance

object NodeList NodeList

Implements

IEnumerable ,y, IEnumerable ,y, IWritable

Miembros heredados

NodeList.GetEnumerator() ,y, NodeList.WriteTo(TextWriter) ,y, NodeList.Get(int) ,y, NodeList.Count ,y, object.GetType() ,y, object.MemberwiseClone() ,y, object.ToString() ,y, object.Equals(object?) ,y, object.Equals(object?, object?) ,y, object.ReferenceEquals(object?, object?) ,y, object.GetHashCode()

Constructors

NodeList()

protected NodeList()

 Español