System::BoxedValue::GetTypeCode method
BoxedValue::GetTypeCode method
Returns the value representing the type of the boxed value represented by the current object.
TypeCode System::BoxedValue<T>::GetTypeCode() const override
ReturnValue
Value of TypeCode enum representing the type of the boxed value represented by the current object
See Also
- Enum TypeCode
- Class BoxedValue
- Namespace System
- Library Aspose.PUB for C++