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