Udostępnij za pośrednictwem


Metoda DiagramItemCollection.IndexOf —

Zwraca wyświetlanego DiagramItem w kolekcji.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Diagrams
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Składnia

'Deklaracja
Public Overridable Function IndexOf ( _
    diagramItem As DiagramItem _
) As Integer
public virtual int IndexOf(
    DiagramItem diagramItem
)

Parametry

Wartość zwracana

Typ: System.Int32
Wyświetlanego DiagramItem w kolekcji.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DiagramItemCollection Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams