System::TypeInfo::AddAttribute method

TypeInfo::AddAttribute method

Adds the specified attribute to the list of type’s attributes.

void System::TypeInfo::AddAttribute(const ObjectPtr &attribute)
ParameterTypeDescription
attributeconst ObjectPtr&A constant reference to an object that represents an attribute to be added

See Also