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