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