System::TypeInfo::BoxedValue struct
BoxedValue struct
TypeInfo structure for BoxedValue class.
template<class T>class BoxedValue : public System::TypeInfoPtr
Methods
Method | Description |
---|---|
BoxedValue() | Fills appropriate type name. |
Fields
Field | Description |
---|---|
ptr | Unique pointer to the TypeInfo object. |
See Also
- Class TypeInfo
- Namespace System
- Library Aspose.PDF for C++