Share via


NamespaceInfo.GetHashCode Metodo

Definizione

Restituisce un valore hash per l'istanza corrente.

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

Restituisce

Valore hash per l'istanza corrente.

Si applica a

Vedi anche