Method GetHashCode GetHashCode() Generates a hash code suitable for use in a Dictionary or HashSet. Declaration public override int GetHashCode() Returns Type Description int A hash code of this ConfigurationDescriptor. Overrides ValueType.GetHashCode()