[This is preliminary documentation and is subject to change.]
The CSIdentifiers type exposes the following members.Methods
Name | Description | |
---|---|---|
![]() ![]() | Validate |
Checks whether supplied string is a valid C# ident
|
![]() ![]() | ValidateChar |
Checks whether supplied char is suitable for a part of C# id
|
![]() ![]() | ValidateDigit |
Checks to see whether supplied char is a digit
|
See Also