System::Xml::Schema::XmlSchema::get_Notations 方法

XmlSchema::get_Notations method

返回模式中所有标记的编译后值。

SharedPtr<XmlSchemaObjectTable> System::Xml::Schema::XmlSchema::get_Notations()

ReturnValue

一个包含模式中所有注释的 XmlSchemaObjectTable 集合。

另见