Share via


NSMatrix.RemoveRow(IntPtr) Method

Definition

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

Parameters

row
IntPtr

nativeint

Attributes

Applies to