BoxedValueType()
TypeInfo::BoxedValueType() method
Provides unique TypeInfo structure for BoxedValue type to be shared by multiple Boxed* classes.
template<class T> static const TypeInfo & System::TypeInfo::BoxedValueType()
Template parameters
Parameter | Description |
---|---|
T | Type to hold TypeInfo structure for. |
Return Value
TypeInfo structure which is unique per class.
See Also
- Class TypeInfo
- Namespace System
- Library Aspose.Slides