ContentsIndexHome
PreviousUpNext
ISetData::contains Method (IElement*)

Returns true if this set contains the specified IElement

 

C++
virtual bool contains(const IElement* element) const = 0;
Parameters 
Description 
const IElement* element 
An IElement of which the presence in this set is to be tested.  

True if this set contains the specified element.

Copyright (c) 1993–2015 by AIMMS B.V. All rights reserved