Linguaggio

DtsObject.GetHashCodeHelper(Object) Metodo

Definizione

Restituisce il codice hash per questa 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

L'oggetto specificato.

Valori restituiti

Codice hash per l'oggetto corrente.

Si applica a