The IRubricatorInstanceList interface is used to work with the collection of time series databases that are data sources.
The collection does not enable the user to add and remove elements from it by the user.
Property name | Brief description | |
Count | The Count property returns the number of databases in the collection. | |
Item | The Item property returns database from the collection by its index. |
Property name | Brief description | |
FindByKey | The FindByKey method returns database from the collection by its key. |
See also: