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