'Declaration
Protected m_CurrentStore As System.Collections.IDictionary
'Usage
Dim instance As Preferences Dim value As System.Collections.IDictionary value = instance.m_CurrentStore instance.m_CurrentStore = value
protected System.Collections.IDictionary m_CurrentStore