System::Xml::Schema::XmlSchema::get_Attributes 方法

XmlSchema::get_Attributes method

返回模式中所有属性的编译后值。

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

ReturnValue

一个包含模式中所有属性的 XmlSchemaObjectTable 集合。

另见