DomDocument.CreateComment(String) Method

Definition

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

Parameters

data
String

Returns

Attributes

Applies to