Returns the index of the specified row within the collection.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public int IndexOf ( |
Visual Basic Copy Code |
---|
Public Function IndexOf( _ |
An integer value specifying the index of the row within the collection or -1, if the row was not found.