System::Xml::Schema::XmlSchemaComplexType::get_AttributeUses 方法

XmlSchemaComplexType::get_AttributeUses method

返回此复合类型及其基类型的所有已编译属性的集合。

SharedPtr<XmlSchemaObjectTable> System::Xml::Schema::XmlSchemaComplexType::get_AttributeUses()

ReturnValue

此复杂类型及其基类型的所有属性集合。后期编译的 AttributeUses 值。

另见