MKMultiPoint.GetLocations(NSIndexSet) Method
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.
[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