ListMerger Class

Visual Studio 2015
 

Handles merging operations for setting collections.

Namespace:   Microsoft.VisualStudio.Settings
Assembly:  Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)

System.Object
  Microsoft.VisualStudio.Settings.ListMerger

public class ListMerger : IListMerger

NameDescription
System_CAPS_pubmethodListMerger()

Initializes a new instance of ListMerger.

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.

Return to top
Show: