Writes the specified object under the specified name.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public XElement WriteObject ( |
Visual Basic Copy Code |
---|
Public Function WriteObject( _ |
The object to write.
The name of the element under which the object is written.
The parent element of the newly created node.