System::Xml::XmlQualifiedName::get_IsEmpty 方法
XmlQualifiedName::get_IsEmpty method
返回一个值,指示 XmlQualifiedName 是否为空。
bool System::Xml::XmlQualifiedName::get_IsEmpty() const
ReturnValue
true if name and namespace are empty strings; otherwise, false.
另见
- Class XmlQualifiedName
- Namespace System::Xml
- Library Aspose.Font for C++