CLab# 1.0 API Documentation

CP.AddType Method 

Adds a type object to the internal data representation

public void AddType(
   Type newType
);

Parameters

Type
The type object to add

See Also

CP Class | CLab.Data Namespace