AcDbDataCell::AcDbDataCell

AcDbDataCell(
    int i
);
Parameters
Parameters 
Description 
int i 
Input integer value of the new AcDbDataCell object 
Description

Creates an AcDbDataCell object with a type of kInteger and an integer value specified by the parameter i

 

Links