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