System::TypeInfo::AddAttribute método
TypeInfo::AddAttribute method
Agrega el atributo especificado a la lista de atributos del tipo.
void System::TypeInfo::AddAttribute(const ObjectPtr &attribute)
| Parámetro | Tipo | Descripción |
|---|---|---|
| atributo | const ObjectPtr& | Una referencia constante a un objeto que representa un atributo a añadir |
Ver también
- Class SmartPtr
- Class TypeInfo
- Namespace System
- Library Aspose.Page for C++