System::Xml::XmlElement::get_SchemaInfo method
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.Page for C++