CLab# 1.0 API Documentation

CSPLayout.MakeCasperVarDoms Method 

Makes the casper variables with domain values, "Casper.Data.CasperVarDom", and the mapping from "CLab.Data.CP" representation, to this representation. The method is for internal use of this class.

public List<T> MakeCasperVarDoms();

Return Value

List of casper variable and domain representation.

See Also

CSPLayout Class | CLab.CSP Namespace