System::Attribute::GetCustomAttributes 方法
Attribute::GetCustomAttributes method
返回应用于指定类型的所有自定义属性。
static ArrayPtr<Object::ptr> System::Attribute::GetCustomAttributes(const TypeInfo &type)
| 参数 | 类型 | 描述 |
|---|---|---|
| 类型 | const TypeInfo& | 要检索的类型属性 |
ReturnValue
包含应用于指定类型的属性的数组