طريقة System::Xml::XmlReader::IsName
XmlReader::IsName method
يعيد قيمة تشير إلى ما إذا كان معامل السلسلة نصًا صالحًا كاسم XML.
static bool System::Xml::XmlReader::IsName(const String &str)
| معامل | نوع | الوصف |
|---|---|---|
| str | const String& | الاسم المراد التحقق منه. |
ReturnValue
true if the name is valid; otherwise, false.
انظر أيضًا
- Class String
- Class XmlReader
- Namespace System::Xml
- Library Aspose.Font for C++