'DeclarationProtected m_CurrentStore As System.Collections.IDictionary
'UsageDim instance As Preferences Dim value As System.Collections.IDictionary value = instance.m_CurrentStore instance.m_CurrentStore = value
protected System.Collections.IDictionary m_CurrentStore