CLab# 1.0 API Documentation

CSPTypeEnum Class

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 class CSPTypeEnum : CSPType

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: CLab.CSP

Assembly: CLab (in CLab.dll)

See Also

CSPTypeEnum Members | CLab.CSP Namespace