APRlib

ClassNameCollectionSet.Add Method

Adds an element to the set.

Overload List

Adds an element to the set.

public bool Add(ClassNameCollection);

Inherited from SetBase.

protected bool Add(object);

See Also

ClassNameCollectionSet Class | edu.neu.ccs.demeter.APRlib.Collections Namespace