Condividi tramite


Metodo ShapeModelingCollection.IndexOf

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintassi

'Dichiarazione
Public Overridable Function IndexOf ( _
    shape As ShapeElement _
) As Integer
public virtual int IndexOf(
    ShapeElement shape
)

Parametri

Valore restituito

Tipo: System.Int32

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ShapeModelingCollection Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.Diagrams