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