The IPrxScene3DSeriesinterface determines parameters of the universal collection of series of the 3D scene in a regular report.
| Property name | Brief description | |
| Count | The Count property returns the number of scene series. | |
| Item | The Item property returns a scene series by the specified index. |
| Method name | Brief description | |
| Add | The Add method adds a series to the collection. | |
| Clear | The Clear method clears the series collection. | |
| FindByKey | The FindByKey method enables the user to find a scene series by the specified key. | |
| Remove | The Remove method removes a series by the specified index. | |
| RemoveByKey | The RemoveByKey method removes a series by the specified key. |
See also: