Searches for the specified DiagramLink and returns the 0-based index of the first occurrence within the entire collection.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public int IndexOf ( |
Visual Basic Copy Code |
---|
Public Function IndexOf( _ |
The zero-based index of the specified link within the colleciton; or -1 if the link is not found.
WpfDiagram Programmer's Guide | © 2024 MindFusion |