Table of Contents

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 T

The object to add to the collection.