Types Collection

Represents the conversions that are allowed between choices of different types.

Syntax

Types

Remarks

DTC objects defined as a class can define conversions between types that are then applied to determining which types are equivalent to which other types. A DTC object supplies a conversion by calling the AddConversion method on the Types object.

Properties Methods
AddConversion Method