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