Class NodeList

Class NodeList

Tên không gian: Aspose.Html.Toolkit.Markdown.Syntax Tổng hợp: Aspose.HTML.dll (25.4.0)

Thực hiện cơ bản của NodeList.

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

Inheritance

object NodeList NodeList

Implements

IEnumerable , IEnumerable , IWritable

Thành viên thừa kế

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

Constructors

NodeList()

protected NodeList()

 Tiếng Việt