IConvertible.GetTypeCode Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Returns the TypeCode for this instance.
Assembly: mscorlib (in mscorlib.dll)
Return Value
Type: System.TypeCodeThe enumerated constant that is the TypeCode of the class or value type that implements this interface.
Show: