طريقة System::Xml::XmlReader::IsName

XmlReader::IsName method

يعيد قيمة تشير إلى ما إذا كان معامل السلسلة نصًا صالحًا كاسم XML.

static bool System::Xml::XmlReader::IsName(const String &str)
معاملنوعالوصف
strconst String&الاسم المراد التحقق منه.

ReturnValue

true if the name is valid; otherwise, false.

انظر أيضًا