J
Jan
Hi,
Is there any elegant way in VB.NET to check whether a certain string is part
of a "collection" of strings.
Something like IF "teststring" in {"string1", "string2", "string3",
"teststring"} THEN
Thanks,
Jan
Is there any elegant way in VB.NET to check whether a certain string is part
of a "collection" of strings.
Something like IF "teststring" in {"string1", "string2", "string3",
"teststring"} THEN
Thanks,
Jan