Share via


NSRuleEditor.RemoveRowAtIndex(IntPtr) Method

Definition

[Foundation.Export("removeRowAtIndex:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void RemoveRowAtIndex(IntPtr rowIndex);
[<Foundation.Export("removeRowAtIndex:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member RemoveRowAtIndex : nativeint -> unit
override this.RemoveRowAtIndex : nativeint -> unit

Parameters

rowIndex
IntPtr

nativeint

Attributes

Applies to