Android.Util.AtomicFile.Delete Method
Delete the atomic file.

Syntax

[Android.Runtime.Register("delete", "()V", "GetDeleteHandler")]
public virtual void Delete ()

Remarks

Delete the atomic file. This deletes both the base and backup files.

[Android Documentation]

Requirements

Namespace: Android.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 17