Share via


NSMutableIndexSet.AddIndexesInRange(NSRange) Method

Definition

[Foundation.Export("addIndexesInRange:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void AddIndexesInRange(Foundation.NSRange range);
[<Foundation.Export("addIndexesInRange:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member AddIndexesInRange : Foundation.NSRange -> unit
override this.AddIndexesInRange : Foundation.NSRange -> unit

Parameters

range
NSRange
Attributes

Applies to