Foley .NET Utilities Class Library

ISet Members

Public Instance Methods

AddOverloaded. When implemented by a class, adds all the elements in the specified collection that are not already contained in the set.
ContainsOverloaded. When implemented by a class determines whether the set contains all of the elements of the specified ICollection.
RemoveOverloaded. When implemented by a class, removes each element of the specified ICollection from the set.
Retain When implemented by a class, retains each element of the specified ICollection in the set.

See Also

ISet Interface | Foley.Utilities.Collections Namespace