Share via


EqtBaseCollection<T> Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the EqtBaseCollection<T> 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
Protected method EqtBaseCollection<T>() Initializes a new instance of the EqtBaseCollection<T> class.
Protected method EqtBaseCollection<T>(IEqualityComparer) Initializes a new sortable instance of the EqtBaseCollection<T> class by using the provided comparer.
Protected method EqtBaseCollection<T>(EqtBaseCollection<T>) Initializes a new instance of the EqtBaseCollection<T> class by making a shallow copy of the provided EqtBaseCollection<T> object.

Top

See Also

Reference

EqtBaseCollection<T> Class

Microsoft.VisualStudio.TestTools.Common Namespace