System::Xml::Schema::XmlSchemaObject::get_Namespaces 方法

XmlSchemaObject::get_Namespaces method

返回用于此模式对象的 XmlSerializerNamespaces。

SharedPtr<System::Xml::Serialization::XmlSerializerNamespaces> System::Xml::Schema::XmlSchemaObject::get_Namespaces()

ReturnValue

用于模式对象的 XmlSerializerNamespaces 实例。

另见