aspxtreme

IConvertible.GetTypeCode Method

System Namespace   IConvertible Class


Returns the TypeCode for this instance.

The IConvertible type is not CLS-compliant. For more information about CLS compliance, see What is the Common Language Specification.

[ VB ]
<CLSCompliant ( False ) >
Function GetTypeCode ( ) As TypeCode

[ C# ]
[CLSCompliant ( false ) ]
TypeCode GetTypeCode ( );

[ C++ ]
[CLSCompliant ( false ) ]
TypeCode GetTypeCode ( );

[JScript ]
function CLSCompliant ( false )
GetTypeCode ( ) : TypeCode;

Return Value

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

See Also

IConvertible Members



Books and more ...


Suggested Reading

Need a break ?



Previous page Back to top Next page

Check out related books at Amazon

© 2000-2008 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support aspxtreme