System::TypeInfo::AddAttribute 方法

TypeInfo::AddAttribute method

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

void System::TypeInfo::AddAttribute(const ObjectPtr &attribute)
ParameterType描述
属性const ObjectPtr&对表示要添加的属性的对象的常量引用

另见