[Visual Basic] Overridable OverloadsPublic Function GetAll( _ ByVal predicate As AutomationElement}, _ ByVal factory As UIItemFactory, _ ByVal actionListener As ActionListener _ ) As UIItemCollection [C#] public virtual UIItemCollection GetAll( AutomationElement} predicate, UIItemFactory factory, ActionListener actionListener ); [C++] public: virtual UIItemCollection* GetAll( AutomationElement}* predicate, UIItemFactory* factory, ActionListener* actionListener ); [JScript] public virtual function GetAll( AutomationElement} predicate, UIItemFactory factory, ActionListener actionListener ): UIItemCollection;
CachedUIItems Class | White.Core.Finder Namespace | CachedUIItems.GetAll Overload List