Partager via


EqtBaseCollection<T>.m_container, champ

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Retourne la table de hachage qui contient la collection.

Espace de noms :  Microsoft.VisualStudio.TestTools.Common
Assembly :  Microsoft.VisualStudio.QualityTools.Common (dans Microsoft.VisualStudio.QualityTools.Common.dll)

Syntaxe

'Déclaration
Protected m_container As Hashtable
protected Hashtable m_container
protected:
Hashtable^ m_container
val mutable m_container: Hashtable
protected var m_container : Hashtable

Sécurité .NET Framework

Voir aussi

Référence

EqtBaseCollection<T> Classe

Microsoft.VisualStudio.TestTools.Common, espace de noms