APRlib

SetBase Constructor (ICollection)

Creates a new set initialized with System.Collections.ICollection object

public SetBase(
   ICollection collection
);

Parameters

collection
System.Collections.ICollection object to initialize the set object

See Also

SetBase Class | edu.neu.ccs.demeter.APRlib.Collections Namespace | SetBase Constructor Overload List