Encoding.GetHashCode Methode

Definition

Gibt den Hashcode für die aktuelle Instanz zurück.

public:
 override int GetHashCode();
public override int GetHashCode ();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer

Gibt zurück

Int32

Der Hashcode für die aktuelle Instanz.

Gilt für

Siehe auch