API Reference > OdDb Classes > OdDbSymbolTableIterator Class > OdDbSymbolTableIterator Methods > seek Method > OdDbSymbolTableIterator::seek Method (OdDbSymbolTableRecord*)
OdDbSymbolTableIterator::seek Method (OdDbSymbolTableRecord*)
Syntax
C++
virtual void seek(const OdDbSymbolTableRecord* pRecord);
Parameters 
Description 
const OdDbSymbolTableRecord* pRecord 
[in] Pointer to the record. 

Positions this Iterator object at the specified record.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.