IntCollectionAddUnique Method

Overload List

AddUnique(Int32) Add an int Value to the Collection, but only if it is unique.
AddUnique(Int32) Add an array of int Values to the Collection, but only where each is unique.

See Also