NSDictionary.ToFileAttributes Method

Definition

Converts the dictionary to an NSFileAttributes object.

public Foundation.NSFileAttributes ToFileAttributes();
member this.ToFileAttributes : unit -> Foundation.NSFileAttributes

Returns

An NSFileAttributes object representing the dictionary contents.

Applies to