AcDbXrecordIterator

AcRxObject
    AcDbXrecordIterator
C++
class AcDbXrecordIterator : public AcRxObject;
File

dbxrecrd.h

Description

Objects of the AcDbXrecordIterator class provide an easy mechanism to iterate through the resbuf structures that make up the data lists stored within AcDbXrecord objects.

Links
See Also

AcDbXrecord