Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: bool IsSupportedType(TypeCode)

Declaration

public static bool IsSupportedType(
    TypeCode typeCode
)

Summary

Returns true if the specified type code is that of a supported type for converting to other types supported by ExactConvert. This does not cover supported objects whose type code is TypeCode.Object.