Share via


DtsObject.GetHashCodeHelper(Object) Método

Definição

Retorna o código hash para a instância.

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

Parâmetros

obj
Object

O objeto especificado.

Retornos

Um código hash do objeto atual.

Aplica-se a