把遍历器定位到pRecord指向的记录所在的位置
Mcad::ErrorStatus seek(const McDbDimStyleTableRecord* pRecord);
如果成功返回Mcad::eOk,如果传递的数据非法则返回Mcad::eInvalidInput
seek 方法