Collection |
Name | Description | |
---|---|---|
SynchronizeWithT(ICollectionT, ICollectionT) | Synchronizes the items of the source list with the items of the target list. The order of the items is ignored. | |
SynchronizeWithT(ICollectionT, ICollectionT, IEqualityComparerT) | Synchronizes the items of the source list with the items of the target list. The order of the items is ignored. |