Reads a DoubleCollection from the specified element with the specified parent.
Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.UI.Wpf
SyntaxC#
Copy Code
|
|---|
public DoubleCollection ReadDoubleCollection ( |
Visual Basic
Copy Code
|
|---|
Public Function ReadDoubleCollection( _ |
The name of the element.
The parent of the element.
The DoubleCollection that was read.
See Also