MockCursor.UpdateDouble(Int32, Double) Método

Definición

[Android.Runtime.Register("updateDouble", "(ID)Z", "GetUpdateDouble_IDHandler")]
public virtual bool UpdateDouble(int columnIndex, double value);
[<Android.Runtime.Register("updateDouble", "(ID)Z", "GetUpdateDouble_IDHandler")>]
abstract member UpdateDouble : int * double -> bool
override this.UpdateDouble : int * double -> bool

Parámetros

columnIndex
Int32
value
Double

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