Class
ControllerCollection

Represents a collection of Controller objects that manage chart interactions and processing.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.dll

Syntax:

cs-api-definition
public class ControllerCollection : Collection<Controller>, IList<Controller>, ICollection<Controller>, IList, ICollection, IReadOnlyList<Controller>, IReadOnlyCollection<Controller>, IEnumerable<Controller>, IEnumerable

Inheritance: objectCollection<Controller>ControllerCollection

Derived Classes: ChartViewControllerCollectionSparkViewControllerCollection

Implements: ICollectionICollection<Controller>IEnumerableIEnumerable<Controller>IListIList<Controller>IReadOnlyCollection<Controller>IReadOnlyList<Controller>

Inherited Members Collection<Controller>.Add(Controller)Collection<Controller>.Clear()Collection<Controller>.CopyTo(Controller[], int)Collection<Controller>.Contains(Controller)Collection<Controller>.GetEnumerator()Collection<Controller>.IndexOf(Controller)Collection<Controller>.Insert(int, Controller)Collection<Controller>.Remove(Controller)Collection<Controller>.RemoveAt(int)Collection<Controller>.ClearItems()Collection<Controller>.InsertItem(int, Controller)Collection<Controller>.RemoveItem(int)Collection<Controller>.SetItem(int, Controller)Collection<Controller>.CountCollection<Controller>.ItemsCollection<Controller>.this[int]

Constructors

ControllerCollection()

Declaration

cs-api-definition
public ControllerCollection()
In this article
DefinitionConstructorsControllerCollection()
Not finding the help you need?
Contact Support