Gets the 0-based index of the removed dependency 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 dependency.
See Also