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
属性

适用于