Loads the component hierarchy from the specified XML string and returns the root of this hierarchy.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public static ComponentBase Load ( |
Visual Basic Copy Code |
---|
Public Shared Function Load( _ |
A XML representing a component hierarchy.
The root of the loaded hierarchy.