The ILanerSerieList interface contains properties and methods used to work with a collection of working area series without the functions of adding and removing available.
| Property name | Brief description | |
| The Count property returns the number of series in collection. | ||
| The Item property returns the series from the collection by its index. |
| Method name | Brief description | |
| The FindById method searches the series in the collection by its identifier. | ||
| The FindByKey method searches the series in the collection by its key. |
See also: