ContentsIndexHome
PreviousUpNext
IElement::add Method (int)

Adds the specified integer label to the set and all its super sets. Does only apply to IElements associated with subsets of Integers. 

 

C++
virtual void add(int label) = 0;
Parameters 
Description 
int label 
The label to add. 
Copyright (c) 1993–2015 by AIMMS B.V. All rights reserved