This method will add the element to a different list depending on its type.
Assembly: HTMLPlusPlus (in HTMLPlusPlus.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
| C# |
|---|
protected void AddToken( IToken item ) |
Parameters
- item
- Type: HTMLPlusPlus.Interfaces..::..IToken
The HTML element to add.