The Type class represents a CLab type. There are two variants of Type objects: 1. Type(String typeName, ArrayList states) contains a enumeration of valid states for the type. 2. Type(String typeName, int startOfRange, int endOfRange) contains a set range.
For a list of all members of this type, see Type Members.
System.Object
Type
BDDType
TypeEnum
TypeRange
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: CLab.Data
Assembly: CLab (in CLab.dll)