SelectorCollection
Class
Definition
Namespace:Telerik.WinControls
Assembly:Telerik.WinControls.dll
Syntax:
C#
[TypeConverter(typeof(ExpandableObjectConverter))]
public class SelectorCollection : List<IElementSelector>, IList, ICollection, IEnumerable
Inheritance: objectList<IElementSelector>SelectorCollection
Implements:
Constructors
Initializes a new instance of the SelectorCollection class.
C#
public SelectorCollection()
Initializes a new instance of the SelectorCollection class.