Share via


ComputerCollection Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the ComputerCollection class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method ComputerCollection(Utility) Initializes a new instance of the ComputerCollection class on the specified Utility domain.
Public method ComputerCollection(Utility, IComparer<String>) Initializes a new instance of the CollectionCollection class on the specified Utility domain and with the specified comparer interface.

Top

Remarks

The default constructor initializes any fields to their default values.

See Also

Reference

ComputerCollection Class

Microsoft.SqlServer.Management.Utility Namespace