Type.GetTypeCodeImpl Method ()
.NET Framework (current version)
Returns the underlying type code of this Type instance.
Assembly: mscorlib (in mscorlib.dll)
This method provides the implementation for the static (in C#) or Shared (in Visual Basic) GetTypeCode(Type) method. When you inherit from Type, you can override this method to provide your own implementation of GetTypeCode.
.NET Framework
Available since 4.0
Available since 4.0
Show: