Writes the specified array.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public XElement WriteDoubleCollection ( |
Visual Basic Copy Code |
---|
Public Function WriteDoubleCollection( _ |
The collection to write.
The name of the element under which the collection should be written.
The name of the XML elements under which the individual collection values will be written.
The parent element of the newly created node.