The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
XComment Constructor
.NET Framework (current version)
Initializes a new instance of the XComment class.
Assembly: System.Xml.Linq (in System.Xml.Linq.dll)
| Name | Description | |
|---|---|---|
![]() | XComment(String^) | Initializes a new instance of the XComment class with the specified string content. |
![]() | XComment(XComment^) | Initializes a new instance of the XComment class from an existing comment node. |
Show:
