System::TypeInfo::AddAttribute 方法
TypeInfo::AddAttribute method
将指定的属性添加到类型属性列表中。
void System::TypeInfo::AddAttribute(const ObjectPtr &attribute)
| 参数 | 类型 | 描述 |
|---|---|---|
| attribute | const ObjectPtr& | 对表示待添加属性的对象的常量引用 |
另见
- Class SmartPtr
- Class TypeInfo
- Namespace System
- Library Aspose.Font for C++