SyntaxNodeCollection-1.Add
SyntaxNodeCollection<T>.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>
- package com.aspose.html.toolkit.markdown.syntax
- package Aspose.HTML