A class for representing enumeration types in the CSP part of CLab. The different possible domain values for an enumeration are encoded as a range with an end point. The start point is assumed always to be 0. Implements the abstract CSPType class.
For a list of all members of this type, see CSPTypeEnum Members.
System.Object
CSPType
CSPTypeEnum
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.CSP
Assembly: CLab (in CLab.dll)