Close
Relief for ODA Team in Ukraine
Learn more
ODA Kernel SDK
API Reference
>
Other Classes
>
OdLinkedArray<class T, class A = OdObjectsAllocator<T> > Template
>
OdLinkedArray<class T, class A = OdObjectsAllocator<T> > Methods
>
find Method
>
OdLinkedArray<class T, class A = OdObjectsAllocator<T> >::find Method (const T&)
OdLinkedArray<class T, class A = OdObjectsAllocator<T> >::find Method (const T&)
Syntax
C++
iterator
find
(
const
T&
val
);
Description
Searches the specified value inside this Array object.
Parameters
Parameters
Description
val
[in] Value for which to search.
Returns
Returns an iterator to found element.
Links
OdLinkedArray<class T, class A = OdObjectsAllocator<T> > Template
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!