Share

AcDbXrecordIterator

Class Hierarchy

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

AcDbXrecordIterator Constructor, AcDbXrecordIterator Methods

See Also

AcDbXrecord

Was this information helpful?