Method Add
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Add(T)
Adds an item to the collection.
protected void Add(T item)
Parameters
item
TThe object to add to the collection.
Adds an item to the collection.
protected void Add(T item)
item
TThe object to add to the collection.