AcDbRegAppTable

Class Hierarchy

AcRxObject
    AcGiDrawable
    AcHeapOperators
        AcDbObject
            AcDbSymbolTable
                AcDbRegAppTable

C++

class AcDbRegAppTable : public AcDbSymbolTable;

File

dbsymtb.h

Description

This class is the symbol table for AcDbRegAppTableRecords, which represent registered application names for Extended Entity Data within objects that reside in the drawing database.

Links

AcDbRegAppTable Methods, AcDbRegAppTable Nested Types

See Also

AcDbRegAppTableRecord