Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdLinkedArray<class T, class A = OdObjectsAllocator<T> >::find Method (const T&)
Syntax
C++
iterator find(const T& val);

Searches the specified value inside this Array object. 

 

Parameters
Description
val
[in] Value for which to search.

Returns an iterator to found element.

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