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