Edit

Share via


NSFileWrapper.RemoveFileWrapper(NSFileWrapper) Method

Definition

Removes the specified child file wrapper. If this is not a directory file wrapper, throws an exception.

[Foundation.Export("removeFileWrapper:")]
public virtual void RemoveFileWrapper (Foundation.NSFileWrapper child);
abstract member RemoveFileWrapper : Foundation.NSFileWrapper -> unit
override this.RemoveFileWrapper : Foundation.NSFileWrapper -> unit

Parameters

Attributes

Applies to