Share

AcDbDataTable::AcDbDataTable

C++

AcDbDataTable();

Description

Default constructor.

This function creates a table consisting of zero columns and zero rows and a name consisting of an empty string.

Links

AcDbDataTable

Was this information helpful?