Condividi tramite


Metodo ShapeModelingCollection.Insert

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 Sub Insert ( _
    index As Integer, _
    shape As ShapeElement _
)
public virtual void Insert(
    int index,
    ShapeElement shape
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ShapeModelingCollection Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.Diagrams