Overload List
| Method | Description |
|---|---|
AcDbXrecordIterator::AcDbXrecordIterator () | This default constructor is protected so that it cannot be generally used. |
AcDbXrecordIterator::AcDbXrecordIterator (AcDbXrecord*) | This constructor sets up the AcDbXrecordIterator object to iterate through the data stored in the AcDbXrecord object pointed to by pXrecord. pXrecordmust point to an existing AcDbXrecord object. |
