F
fred
Hi,
is there a way to compare a string to a string using wildcards. In other
words is there an equivalent in C# to the VB statement:
if myString like "[a-z]*[agj]#" then
thanks,
Fred
is there a way to compare a string to a string using wildcards. In other
words is there an equivalent in C# to the VB statement:
if myString like "[a-z]*[agj]#" then
thanks,
Fred