[Visual Basic] Public Sub New( _ ByVal automationElement As AutomationElement, _ ByVal actionListener As ActionListener _ ) [C#] public UIItem( AutomationElement automationElement, ActionListener actionListener ); [C++] public: UIItem( AutomationElement* automationElement, ActionListener* actionListener ); [JScript] public function UIItem( AutomationElement automationElement, ActionListener actionListener );
UIItem Class | White.Core.UIItems Namespace | UIItem Constructor Overload List