IEnumCollectionT Interface |
Namespace: SmartBear.TestLeft.TestObjects
The IEnumCollectionT type exposes the following members.
Name | Description | |
---|---|---|
Item |
Gets or sets an element by its index (zero-based).
(Inherited from ICollectionP, T.) |
Name | Description | |
---|---|---|
GetEnumerator | Returns an enumerator that iterates through the collection. (Inherited from IEnumerableT.) |