Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdRxMemberIterator::find Method
Syntax
C++
virtual OdRxMemberPtr find(const OdChar* name) const;

Iterates the list until member with that name is found (otherwise returns NULL). 

 

Parameters
Description
name
[in] Name of the member to be found.

Pointer to the member if it was found; NULL otherwise.

Copyright © 2002-2022. Open Design Alliance All rights reserved.