public override int GetHashCode()
 {
     return(m_dictionary.GetHashCode());
 }