xlvaluelistconstraint.h contains two classes. CXlValueListConstraint is used to define a constraint on an input value, such that it must be a member of a specific set of values. CXlValueListWriter converts a set of values and names to a single wide-character string.
The table below lists the classes declared in the header file.
| Class | Description |
|---|---|
| CXlValueListConstraint | A set of values that constrain an input value. |
| CXlValueListWriter | Converts a list of enumerated integer values and names into a string list. |