GetTypeCode()

BoxedValueBase::GetTypeCode() const method

Returns the value representing the type of the boxed value represented by the current object.

virtual TypeCode System::BoxedValueBase::GetTypeCode() const =0

Return Value

Value of TypeCode enum representing the type of the boxed value represented by the current object

See Also