ListMerger Class
Visual Studio 2015
Handles merging operations for setting collections.
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
| Name | Description | |
|---|---|---|
![]() | ListMerger() | Initializes a new instance of ListMerger. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() ![]() | ThreeWayMerge<T, U>(IReadOnlyList<KeyValuePair<T, U>>, IReadOnlyList<KeyValuePair<T, U>>, IReadOnlyList<KeyValuePair<T, U>>, IEqualityComparer<T>, IEqualityComparer<U>, ISettingsLogger) | |
![]() | ToString() | (Inherited from Object.) |
Members of this class may be called on any thread.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:




