System::Xml::XmlConvert::IsNCNameChar yöntemi
XmlConvert::IsNCNameChar method
Verilen karakterin geçerli bir iki nokta üst üste olmayan karakter türü olup olmadığını kontrol eder.
static bool System::Xml::XmlConvert::IsNCNameChar(char16_t ch)
| Parametre | Tür | Açıklama |
|---|---|---|
| ch | char16_t | İki nokta üst üste olmayan karakter olarak doğrulanacak karakter. |
ReturnValue
true if the character is a valid non-colon character type; otherwise, false.
Ayrıca Bakınız
- Class XmlConvert
- Namespace System::Xml
- Library Aspose.Font for C++