AssemblyCollection.Add Method
This method adds a new Assembly to the AssemblyCollection.
Syntax
int Add ( HotDocs_Online.Assembly newVal )
Parameters | Description |
newVal | A new Assembly object to add to the AssemblyCollection. |
Return Value
The index of the new Assembly in the collection.