Partilhar via


Construtor EqtBaseCollection<T> (EqtBaseCollection<T>)

Inicializa uma nova instância da EqtBaseCollection<T> classe fazendo uma cópia superficial de fornecida EqtBaseCollection<T> objeto.

Namespace:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (em Microsoft.VisualStudio.QualityTools.Common.dll)

Sintaxe

'Declaração
Protected Sub New ( _
    other As EqtBaseCollection(Of T) _
)
protected EqtBaseCollection(
    EqtBaseCollection<T> other
)
protected:
EqtBaseCollection(
    EqtBaseCollection<T>^ other
)
new : 
        other:EqtBaseCollection<'T> -> EqtBaseCollection
protected function EqtBaseCollection(
    other : EqtBaseCollection<T>
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

EqtBaseCollection<T> Classe

Sobrecargas EqtBaseCollection<T>

Namespace Microsoft.VisualStudio.TestTools.Common