DiagramItemCollection::IndexOf Method (DiagramItem^)
Visual Studio 2015
Returns the zero-based index of the DiagramItem in the collection.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- diagramItem
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::DiagramItem^
The DiagramItem to search for.
Show: