Share via


EqtBaseCollection<T>.m_container Field

Definition

Returns the hash table that contains the collection.

protected: System::Collections::Hashtable ^ m_container;
protected System.Collections.Hashtable m_container;
val mutable m_container : System.Collections.Hashtable
Protected m_container As Hashtable 

Field Value

Applies to