Write a 8-bit signed integer value with the specified name.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public XElement WriteSByte ( |
Visual Basic
Copy Code
|
|---|
Public Function WriteSByte( _ |
The signed byte 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