Checks whether the passed-in character is a valid non-colon character type.
Syntax
public static
bool IsNCNameChar (
char ch)
Parameters
- ch
-
The character to verify as a non-colon character.
Returns
Returns true if the character is a valid non-colon character type; otherwise, false.
Remarks
Requirements
Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 4.0.0.0