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