TechTalk Genome v4.2

Set.Intersection Method

Returns the intersection of two Sets.

Overload List

Returns the intersection of two Sets.

public Set Intersection(Set);

Returns the intersection of two Sets.

public static Set Intersection(Set,Set);

See Also

Set Class | TechTalk.Genome Namespace | Intersection