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