Linguaggio

IRowId.GetHashCode Metodo

Definizione

Restituisce un valore di codice hash di questo RowId oggetto.

[Android.Runtime.Register("hashCode", "()I", "GetGetHashCodeHandler:Java.Sql.IRowIdInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public int GetHashCode();
[<Android.Runtime.Register("hashCode", "()I", "GetGetHashCodeHandler:Java.Sql.IRowIdInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")>]
abstract member GetHashCode : unit -> int

Valori restituiti

un codice hash per l'oggetto RowId

Attributi

Commenti

Restituisce un valore di codice hash di questo RowId oggetto.

per java.sql.RowId.hashCode().

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a