Returns the intersection of two Sets.
public Set Intersection(Set);
public static Set Intersection(Set,Set);
Set Class | TechTalk.Genome Namespace | Intersection