ISchedulerColorSchemaCollection<T> Properties
A base interface which defines a generic collection of color schemas.Name | Description |
---|---|
Count | Gets the number of objects in the collection. |
Item[Int32] | Gets a SchedulerColorSchema by its number. |
See Also