Overload List

  NameDescription
AllItemsAreUnique(ICollection)
Ensures that every object contained in collection exists within the collection once and only once.
AllItemsAreUnique(ICollection, String)
Ensures that every object contained in collection exists within the collection once and only once.
AllItemsAreUnique(ICollection, String, array<Object>[]()[])
Ensures that every object contained in collection exists within the collection once and only once.

See Also