APRlib

EdgeBaseSet.Add Method

Adds an element to the set.

Overload List

Adds an element to the set.

public bool Add(EdgeBase);

Inherited from SetBase.

protected bool Add(object);

See Also

EdgeBaseSet Class | edu.neu.ccs.demeter.APRlib.cd Namespace