System::IConvertible::GetTypeCode method

IConvertible::GetTypeCode method

Returns the type code for this instance.

virtual System::TypeCode System::IConvertible::GetTypeCode()=0

ReturnValue

The enumerated constant that is the System::TypeCode of the class or value type that implements this interface.

See Also