Removes the specified activity from the underlying Model.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
SyntaxC#
Copy Code
|
|---|
int RemoveModelChild ( |
Visual Basic
Copy Code
|
|---|
Function RemoveModelChild( _ |
The activity to remove.
The 0-based index of the removed activity.
See Also