GetTypeCode()

IConvertible::GetTypeCode() method

Returns the type code for this instance.

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

Return Value

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

See Also