Gets the 0-based index of the removed activity within its containing collection.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
SyntaxC#
Copy Code
|
|---|
public int Result { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property Result As Integer |
An integer specifying the 0-based index of the removed activity.
See Also