'Declaration Public Function MatchWildcardPattern( _ ByVal text As System.String, _ ByVal pattern As System.String _ ) As System.Boolean
public System.bool MatchWildcardPattern( System.string text, System.string pattern )
PreValidation Class PreValidation Members
Copyright (c) GrapeCity, inc. All rights reserved.