GroupLab.Phidgets.NET Documentation

IntegerCollection.Add Method 

Adds a integer to the IntegerCollection

public int Add(
   int item
);

Parameters

item
The item to add to the IntegerCollection

Return Value

The position into which the new element was inserted.

See Also

IntegerCollection Class | GroupLab.Phidgets Namespace