System::BoxedValueBase::GetTypeCode method
BoxedValueBase::GetTypeCode method
Returns the value representing the type of the boxed value represented by the current object.
virtual TypeCode System::BoxedValueBase::GetTypeCode() const =0
ReturnValue
Value of TypeCode enum representing the type of the boxed value represented by the current object
See Also
- Enum TypeCode
- Class BoxedValueBase
- Namespace System
- Library Aspose.PUB for C++