UTF32Encoding.GetHashCode Methode

Definitie

Retourneert de hash-code voor het huidige exemplaar.

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

Retouren

De hashcode voor het huidige UTF32Encoding object.

Van toepassing op

Zie ook