ServerGroupCollection(ServerGroupParent, IComparer<String>) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ServerGroupCollection (Microsoft.SqlServer.Management.RegisteredServers.ServerGroupParent parent, System.Collections.Generic.IComparer<string> customComparer);
new Microsoft.SqlServer.Management.RegisteredServers.ServerGroupCollection : Microsoft.SqlServer.Management.RegisteredServers.ServerGroupParent * System.Collections.Generic.IComparer<string> -> Microsoft.SqlServer.Management.RegisteredServers.ServerGroupCollection
Public Sub New (parent As ServerGroupParent, customComparer As IComparer(Of String))
Parameters
- parent
- ServerGroupParent