Close

Relief for ODA Team in Ukraine

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

Returns true if and only if this Array object contains ths specified value. 

 

Parameters
Description
val
[in] Value for which to search.
Copyright © 2002-2022. Open Design Alliance All rights reserved.