CLab# 1.0 API Documentation

CSPTypeRange Class

A class for representing range types in the CSP part of CLab. The different possible domain values for a range are encoded as a range with a start point and an end point. Implements the abstract CSPType class.

For a list of all members of this type, see CSPTypeRange Members.

System.Object
   CSPType
      CSPTypeRange

public class CSPTypeRange : 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

CSPTypeRange Members | CLab.CSP Namespace