共用方式為


DomRange.SetEnd(DomNode, Int32) 方法

定義

[Foundation.Export("setEnd:offset:")]
public virtual void SetEnd (WebKit.DomNode refNode, int offset);
abstract member SetEnd : WebKit.DomNode * int -> unit
override this.SetEnd : WebKit.DomNode * int -> unit

參數

refNode
DomNode
offset
Int32
屬性

適用於