[Visual Basic] Public Sub New( _ ByVal tableElement As AutomationElement, _ ByVal actionListener As ActionListener _ ) [C#] public TableCellFactory( AutomationElement tableElement, ActionListener actionListener ); [C++] public: TableCellFactory( AutomationElement* tableElement, ActionListener* actionListener ); [JScript] public function TableCellFactory( AutomationElement tableElement, ActionListener actionListener );