EqtBaseCollection<T>.m_container (Campo)

Esta API es compatible con la infraestructura de .NET Framework y no está diseñada para utilizarse directamente desde el código.

Devuelve la tabla hash que contiene la colección.

Espacio de nombres:  Microsoft.VisualStudio.TestTools.Common
Ensamblado:  Microsoft.VisualStudio.QualityTools.Common (en Microsoft.VisualStudio.QualityTools.Common.dll)

Sintaxis

'Declaración
Protected m_container As Hashtable
protected Hashtable m_container
protected:
Hashtable^ m_container
val mutable m_container: Hashtable
protected var m_container : Hashtable

Seguridad de .NET Framework

Vea también

Referencia

EqtBaseCollection<T> Clase

Microsoft.VisualStudio.TestTools.Common (Espacio de nombres)