NSFileSystemAttributes.Implicit Operator
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.
Converts the NSFileSystemAttribute class into an NSDictionary, for source code compatibility with older versions of MonoTouch/Xamarin.Mac Framework.
public static implicit operator Foundation.NSDictionary (Foundation.NSFileSystemAttributes attr);
static member op_Implicit : Foundation.NSFileSystemAttributes -> Foundation.NSDictionary
Parameters
The strongly typed NSFileSystemAttribute.