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