Adds the HTML element to this Document.
Namespace: HTMLPlusPlusAssembly: HTMLPlusPlus (in HTMLPlusPlus.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
| C# |
|---|
public void Add( HTML item ) |
Parameters
- item
- Type: HTMLPlusPlus..::..HTML
The item to add.