TechTalk Genome v4.2

Set.Subtract Method

Returns the difference of two Sets.

Overload List

Returns the difference of two Sets.

public Set Subtract(Set);

Returns the difference of two Sets.

public static Set Subtract(Set,Set);

See Also

Set Class | TechTalk.Genome Namespace | Subtraction