共用方式為


DomDocument.CreateComment(String) 方法

定義

[Foundation.Export("createComment:")]
public virtual WebKit.DomComment CreateComment (string data);
abstract member CreateComment : string -> WebKit.DomComment
override this.CreateComment : string -> WebKit.DomComment

參數

data
String

傳回

屬性

適用於