[Visual Basic] Overridable OverloadsPublic Function AndControlType( _ ByVal testControlType As Type _ ) As SearchCriteria [C#] public virtual SearchCriteria AndControlType( Type testControlType ); [C++] public: virtual SearchCriteria* AndControlType( Type* testControlType ); [JScript] public virtual function AndControlType( Type testControlType ): SearchCriteria;
SearchCriteria Class | White.Core.UIItems.Finders Namespace | SearchCriteria.AndControlType Overload List