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