IListViewGroupCollection<T> Interface |
Namespace: SmartBear.TestLeft.TestObjects
The IListViewGroupCollection<T> type exposes the following members.
Name | Description | |
---|---|---|
![]() | Item[Int32] |
Gets a group by its ID.
|
![]() | Item[Int32, Boolean] |
Gets a group by its ID or index (zero-based).
|
Name | Description | |
---|---|---|
![]() | GetEnumerator | Returns an enumerator that iterates through the collection. (Inherited from IEnumerable<T>.) |