Share via


DomHtmlTableRowElement.DeleteCell(Int32) Method

Definition

[Foundation.Export("deleteCell:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void DeleteCell(int index);
[<Foundation.Export("deleteCell:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member DeleteCell : int -> unit
override this.DeleteCell : int -> unit

Parameters

index
Int32
Attributes

Applies to