ManagedInstanceCollection Constructor
Include Protected Members
Include Inherited Members
Creates a new ManagedInstanceCollection instance.
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 | |
---|---|---|
ManagedInstanceCollection(Utility) | Creates a new ManagedInstanceCollection instance with the specified parent Utility. | |
ManagedInstanceCollection(Utility, IComparer<String>) | Creates a new ManagedInstanceCollection instance with the specified parent Utility and custom object comparer object. |
Top