System::Xml::XmlElement::get_SchemaInfo 方法
XmlElement::get_SchemaInfo method
返回因模式验证而分配给此节点的后模式验证信息集。
SharedPtr<Schema::IXmlSchemaInfo> System::Xml::XmlElement::get_SchemaInfo() override
ReturnValue
一个 IXmlSchemaInfo 对象,包含此节点的后模式验证信息集。
另见
- Typedef SharedPtr
- Class IXmlSchemaInfo
- Class XmlElement
- Namespace System::Xml
- Library Aspose.Font for C++