Initializes a new instance of the ListViewCell class.
Initializes a new instance of the ListViewCell class.
[Visual Basic] Protected Sub New()
[C#] protected ListViewCell();
[C++] protected: ListViewCell();
[JScript] protected function ListViewCell();
[Visual Basic] Public Sub New(ByVal AutomationElement,ByVal ActionListener)
[C#] public ListViewCell(AutomationElement,ActionListener);
[C++] public: ListViewCell(AutomationElement*,ActionListener*);
[JScript] public function ListViewCell(AutomationElement,ActionListener);