Freigeben über


EqtBaseCollection<T>.m_container-Feld

Diese API unterstützt die .NET Framework-Infrastruktur und ist nicht für die direkte Verwendung in Code bestimmt.

Gibt die Hashtabelle zurück, die die Auflistung enthält.

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

Syntax

'Declaration
Protected m_container As Hashtable
protected Hashtable m_container
protected:
Hashtable^ m_container
val mutable m_container: Hashtable
protected var m_container : Hashtable

.NET Framework-Sicherheit

Siehe auch

Referenz

EqtBaseCollection<T> Klasse

Microsoft.VisualStudio.TestTools.Common-Namespace