Returns true if and only if the specified Traverser object is equivalent to this Traverser object.
Parameters
Parameters
Description
pOtherTraverser
[in] Pointer to any OdBrTraverser object.
Remarks
Two OdBrTraverser objects are equivalent if and only if they non-null, have the same topological adjacency list owner, and have the same list position.