DependencyCollection.Item Method
This method returns a specific Dependency object from the collection.
Syntax
HotDocs.Dependency Item ( int index )
| Parameters | Description |
| index | The index number of the dependency to retrieve. |
This method returns a specific Dependency object from the collection.
HotDocs.Dependency Item ( int index )
| Parameters | Description |
| index | The index number of the dependency to retrieve. |