CompositionContract.GetHashCode Método
Definição
Retorna o código hash para esse objeto CompositionContract.Returns the hash code for this CompositionContract object.
public:
override int GetHashCode();
public override int GetHashCode ();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer
Retornos
O código hash do objeto atual.The hash code for the current object.