Language

MediaStore.DeletedFiles.DeletedFilesColumns.Count Field

Definition

Caution

Use 'Android.Provider.IBaseColumns.Count'. This class will be removed in a future release.

The count of rows in a directory.

[Android.Runtime.Register("_COUNT")]
[System.Obsolete("Use 'Android.Provider.IBaseColumns.Count'. This class will be removed in a future release.")]
public const string Count;
[<Android.Runtime.Register("_COUNT")>]
[<System.Obsolete("Use 'Android.Provider.IBaseColumns.Count'. This class will be removed in a future release.")>]
val mutable Count : string

Field Value

Attributes

Applies to