DtsObject.GetHashCodeHelper(Object) Metodo

Definizione

Restituisce il codice hash per l'istanza.

protected:
 static int GetHashCodeHelper(System::Object ^ obj);
protected static int GetHashCodeHelper (object obj);
static member GetHashCodeHelper : obj -> int
Protected Shared Function GetHashCodeHelper (obj As Object) As Integer

Parametri

obj
Object

Oggetto specificato.

Restituisce

Codice hash per l'oggetto corrente.

Si applica a