AddAttribute()

TypeInfo::AddAttribute(const ObjectPtr&) method

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

void System::TypeInfo::AddAttribute(const ObjectPtr &attribute)

Arguments

ParameterTypeDescription
attributeconst ObjectPtr&A constant reference to an object that represents an attribute to be added

See Also