ComponentCollection.Item Method

This method returns a specific Component from the ComponentCollection.

Syntax

HotDocs_Online.Component Item ( int index )

Parameters Description
index The index of the Component to return.

Return Value

The specified Component from the collection.