ConfigurationElement.GetHashCode Methode
Definition
Ruft einen eindeutigen Wert ab, der die aktuelle ConfigurationElement-Instanz darstellt.Gets a unique value representing the current ConfigurationElement instance.
public:
override int GetHashCode();
public override int GetHashCode ();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer
Gibt zurück
Ein eindeutiger Wert, der die aktuelle ConfigurationElement-Instanz darstellt.A unique value representing the current ConfigurationElement instance.