CLab# 1.0 API Documentation

Variable Class

The Variable class represents a CLab variable In addition to the types set by Type objects, CLab has an internal boolean type named bool

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

System.Object
   Variable

public class Variable

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

Variable Members | CLab.Data Namespace