System::TypeInfo::BoxedValueType 方法
TypeInfo::BoxedValueType method
为 TypeInfo 提供唯一的结构,用于 BoxedValue 类型,以便由多个 Boxed* 类共享。
template<class T> static const TypeInfo & System::TypeInfo::BoxedValueType()
| 参数 | 描述 |
|---|---|
| T | 用于保存 TypeInfo 结构的类型。 |
ReturnValue
TypeInfo structure which is unique per class.
另见
- Class TypeInfo
- Class TypeInfo
- Namespace System
- Library Aspose.Font for C++