IWinToolBarButtonsCollection2T Interface |
Namespace: SmartBear.TestLeft.TestObjects.Win
public interface IWinToolBarButtonsCollection2<T> : IWinToolBarButtonsCollection<T>, IEnumerable<T>, IEnumerable
The IWinToolBarButtonsCollection2T type exposes the following members.
Name | Description | |
---|---|---|
ItemString |
Gets an item by its name.
| |
ItemInt32, Boolean |
Gets a toolbar item by its ID or position.
(Inherited from IWinToolBarButtonsCollectionT.) |
Name | Description | |
---|---|---|
GetEnumerator | Returns an enumerator that iterates through the collection. (Inherited from IEnumerableT.) |