Calitha GOLD Parser Engine Documentation

ISet.Remove Method 

Removes an object from the set.

void Remove(
   object obj
);

Parameters

obj
Object being removed.

See Also

ISet Interface | com.calitha.commons Namespace