NSFileWrapper.AddFileWrapper(NSFileWrapper) Method

Definition

Adds a child NSFileWrapper to this. If this is not a directory file wrapper, throws an exception.

[Foundation.Export("addFileWrapper:")]
public virtual string AddFileWrapper (Foundation.NSFileWrapper child);
abstract member AddFileWrapper : Foundation.NSFileWrapper -> string
override this.AddFileWrapper : Foundation.NSFileWrapper -> string

Parameters

Returns

Attributes

Applies to