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