MockCursor.UpdateLong(Int32, Int64) Método

Definición

[Android.Runtime.Register("updateLong", "(IJ)Z", "GetUpdateLong_IJHandler")]
public virtual bool UpdateLong(int columnIndex, long value);
[<Android.Runtime.Register("updateLong", "(IJ)Z", "GetUpdateLong_IJHandler")>]
abstract member UpdateLong : int * int64 -> bool
override this.UpdateLong : int * int64 -> bool

Parámetros

columnIndex
Int32
value
Int64

Devoluciones

Atributos

Comentarios

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a