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