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