Share via


NSFileVersion.GetOtherVersions(NSUrl) Method

Definition

[Foundation.Export("otherVersionsOfItemAtURL:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Foundation.NSFileVersion[] GetOtherVersions(Foundation.NSUrl url);
[<Foundation.Export("otherVersionsOfItemAtURL:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetOtherVersions : Foundation.NSUrl -> Foundation.NSFileVersion[]

Parameters

url
NSUrl

Returns

Attributes

Applies to