MockCursor.UpdateBlob(Int32, Byte[]) Método

Definición

[Android.Runtime.Register("updateBlob", "(I[B)Z", "GetUpdateBlob_IarrayBHandler")]
public virtual bool UpdateBlob(int columnIndex, byte[]? value);
[<Android.Runtime.Register("updateBlob", "(I[B)Z", "GetUpdateBlob_IarrayBHandler")>]
abstract member UpdateBlob : int * byte[] -> bool
override this.UpdateBlob : int * byte[] -> bool

Parámetros

columnIndex
Int32
value
Byte[]

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