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