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