Click or drag to resize

ObjectWithIdCollectionBaseReadOnlyTContainsSameIds Method

Overload List
  NameDescription
Public methodContainsSameIds(IntegerList)
Public methodContainsSameIds(ObjectWithIdCollectionBaseT)
Returnerer true if the collection contains the same objects as the source. The collections must contain the same elements. The sort order is irrelevant and not considered. The objects are only compared in their ID.
Top
See Also