RegexRunner.CharInSet Method (Char, String, String)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Used by a Regex object generated by the Regex.CompileToAssembly method.
Assembly: System (in System.dll)
Parameters
- ch
-
Type:
System.Char
A character.
- set
-
Type:
System.String
The character set.
- category
-
Type:
System.String
The character category.
.NET Framework
Available since 1.1
Available since 1.1
Show: