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