Writes a string value with the specified name.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public XElement WriteString ( |
Visual Basic
Copy Code
|
|---|
Public Function WriteString( _ |
The string value to write.
The name of the element that will be written.
The parent element of the newly created node.
See Also