NSFileVersion.Remove(NSError) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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