| Name | Description | |
|---|---|---|
| Add | Add an item to the end of the collection. | |
| Clear | Clear collection. | |
| CountActive | Get a Count of Active Processes. | |
| CreateCloudConnectProcess | Create a finCloudConnectProcess object. | |
| Exists | See if a Process with the specified ProcessId exists in the collection. | |
| FromXmlString | Populates collection from an XML string. | |
| GetObjectName | ||
| Insert | Insert an item into the collection at the specified position. | |
| MoveDown | ||
| MoveUp | ||
| Remove | Remove an item from the collection. | |
| RemoveAt | Remove an item from the collection. | |
| ToXmlString | Persists collection to an XML string. | |
| Validate | Validates the collection. |
| Name | Description | |
|---|---|---|
| IsDirty Read-Only | Indicates whether this collection or any of its items have been modified. | |
| ItemByProcessId Read-Only | Get an item by Process Id. | |
| Parent Read-Only |