APRlib

SupportClass.SetSupport.Add Method 

Adds an element to the set.

new public virtual bool Add(
   object objectToAdd
);

Parameters

objectToAdd
The object to be added.

Return Value

True if the object was added, false otherwise.

See Also

SupportClass.SetSupport Class | (global) Namespace