Partager via


EdgePointCollection.CopyTo, méthode (Int32, array<EdgePoint[], Int32, Int32)

Espace de noms :  Microsoft.VisualStudio.Modeling.Diagrams
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Syntaxe

'Déclaration
Public Overridable Sub CopyTo ( _
    index As Integer, _
    points As EdgePoint(), _
    arrayIndex As Integer, _
    count As Integer _
)
public virtual void CopyTo(
    int index,
    EdgePoint[] points,
    int arrayIndex,
    int count
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

EdgePointCollection Classe

CopyTo, surcharge

Microsoft.VisualStudio.Modeling.Diagrams, espace de noms