Gets the value of the field at the specified row and column index as a byte array.
Syntax
[Android.Runtime.Register("getBlob", "(II)[B", "GetGetBlob_IIHandler")]
public virtual
byte[]
GetBlob (
int row,
int col)
Parameters
- row
- The zero-based row index.
- column
- The zero-based column index.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Database
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1