Returns true if the value in the indicated column is null.
Syntax
[Android.Runtime.Register("isNull", "(I)Z", "GetIsNull_IHandler:Android.Database.ICursorInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public
bool IsNull (
int columnIndex)
Parameters
- columnIndex
- the zero-based index of the target column.
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