System::Xml::XmlReader::IsName method
XmlReader::IsName method
Επιστρέφει μια τιμή που υποδεικνύει εάν το όρισμα συμβολοσειράς είναι έγκυρο όνομα XML.
static bool System::Xml::XmlReader::IsName(const String &str)
| Parameter | Type | Περιγραφή |
|---|---|---|
| str | const String& | Το όνομα προς επικύρωση. |
ReturnValue
true if the name is valid; otherwise, false.
Δείτε επίσης
- Class String
- Class XmlReader
- Namespace System::Xml
- Library Aspose.Page for C++