SyntaxNodeCollection-1.Add
SyntaxNodeCollection.Add method
Adds the given item to the collection.
public void Add(T item)
| Parameter | Type | Description |
|---|---|---|
| item | T | The item of T type. |
See Also
- class SyntaxNodeCollection<T>
- namespace Aspose.Html.Toolkit.Markdown.Syntax
- assembly Aspose.HTML