System::Xml::XmlConvert::IsNCNameChar metod
XmlConvert::IsNCNameChar method
Kontrollerar om det angivna tecknet är av en giltig icke‑kolon‑teckentyp.
static bool System::Xml::XmlConvert::IsNCNameChar(char16_t ch)
| Parameter | Type | Beskrivning |
|---|---|---|
| ch | char16_t | Tecknet att verifiera som ett icke-kolon-tecken. |
ReturnValue
true if the character is a valid non-colon character type; otherwise, false.
Se även
- Class XmlConvert
- Namespace System::Xml
- Library Aspose.Page for C++