次の方法で共有


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

戻り値

属性

適用対象