Comment Type

A comment within the document.

Remarks

This type holds a comment within the XML or JSON document.

Fields

Text
String

This field holds the comment text.

Constructors

public Comment();
Public Comment()
public Comment(string text);
Public Comment(ByVal Text As String)

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 .NET Edition - Version 20.0 [Build 8307]