IExplorerBarItemsCollectionT Interface |
Namespace: SmartBear.TestLeft.TestObjects
Name | Description | |
---|---|---|
![]() | ItemInt32, Int32 |
Gets an item value by the item index (zero-based) and group index (zero-based).
|
![]() | ItemInt32, String |
Gets an item value by the item name and group index (zero-based).
|
![]() | ItemString, Int32 |
Gets an item value by the item index (zero-based) and the group name.
|
![]() | ItemString, String |
Gets an item value by the item name and group name.
|