IndexesCollection
Class
Definition
Namespace:Telerik.TestingFramework.Controls.KendoUI
Assembly:Telerik.TestingFramework.Controls.KendoUI.dll
Syntax:
C#
public class IndexesCollection : Collection<int>, IList<int>, ICollection<int>, IList, ICollection, IReadOnlyList<int>, IReadOnlyCollection<int>, IEnumerable<int>, IEnumerable
Inheritance: objectCollection<int>IndexesCollection
Implements:
Inherited Members
Constructors
C#
public IndexesCollection()
Methods
C#
public bool Matches(IndexesCollection indexesCollection)