System::TypeInfo::AddAttribute 方法

TypeInfo::AddAttribute method

将指定的属性添加到类型属性列表中。

void System::TypeInfo::AddAttribute(const ObjectPtr &attribute)
参数类型描述
attributeconst ObjectPtr&对表示待添加属性的对象的常量引用

另见