AssemblyCollection.Item Method
This method returns the specified item from the AssemblyCollection.
Syntax
HotDocs_Online.Assembly Item ( object index )
| Parameters | Description |
| index | The index of the Assembly to return. |
Return Value
The Assembly at the specified index in the collection.