Write a char value with the specified name.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public XmlElement WriteChar ( |
Visual Basic
Copy Code
|
|---|
Public Function WriteChar( _ |
An instance of the .NET XmlElement class representing the newly created XML element.
See Also