System::Xml::XmlReader::IsName method

XmlReader::IsName method

Επιστρέφει μια τιμή που υποδεικνύει εάν το όρισμα συμβολοσειράς είναι έγκυρο όνομα XML.

static bool System::Xml::XmlReader::IsName(const String &str)
ParameterTypeΠεριγραφή
strconst String&Το όνομα προς επικύρωση.

ReturnValue

true if the name is valid; otherwise, false.

Δείτε επίσης