CLab# 1.0 API Documentation

TypeEnum Class

The Type class represents a CLab type CSPTypeEnum represents an enumeration type with a list of valid states (domain) Implements the abstract Type class.

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

System.Object
   Type
      TypeEnum

public class TypeEnum : Type

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.Data

Assembly: CLab (in CLab.dll)

See Also

TypeEnum Members | CLab.Data Namespace