NSFileVersion.Remove(NSError) Method

Definition

Removes this version and its associated file from the version store. Returns true if the removal was successful.

[Foundation.Export("removeAndReturnError:")]
public virtual bool Remove (out Foundation.NSError outError);
abstract member Remove :  -> bool
override this.Remove :  -> bool

Parameters

outError
NSError

Returns

Attributes

Applies to