Share via


MKMultiPoint.GetLocations(NSIndexSet) Method

Definition

[Foundation.Export("locationsAtPointIndexes:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Runtime.InteropServices.NFloat[] GetLocations(Foundation.NSIndexSet indexes);
[<Foundation.Export("locationsAtPointIndexes:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetLocations : Foundation.NSIndexSet -> System.Runtime.InteropServices.NFloat[]
override this.GetLocations : Foundation.NSIndexSet -> System.Runtime.InteropServices.NFloat[]

Parameters

indexes
NSIndexSet

Returns

NFloat[]
Attributes

Applies to