C++
ACDBCORE2D_PORT int columnCount( AcString& expression, AcString& evaluatorId ) const;
Description
Returns the column count of the rectangular array. If there is no expression for a particular param, expression string and the evaluatorId will be empty strings.
Parameters
Parameters | Description |
---|---|
expression | The returned expression. |
evaluatorId | The returned evaluatorId. |
Returns
The column count.