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