| Name | Description | |
|---|---|---|
| Add | Add an item to the end of the collection. | |
| Clear | Clear collection. | |
| CreateDataSchemaTable | Create a finDataSchemaTable object. | |
| Exists | ||
| GetObjectName | ||
| GetTableIdsList | ||
| Insert | Insert an item into the collection at the specified position. | |
| Remove | Remove an item from the collection. | |
| RemoveAt | Remove an item from the collection. |
| Name | Description | |
|---|---|---|
| IsDirty Read-Only | Indicates whether this collection or any of its items have been modified. | |
| ItemById Read-Only | Retrieve an item by its Id or Nothing if no item exists with this Id. |