Sdílet prostřednictvím


EdgePointCollection.CopyTo – metoda (Int32, array<EdgePoint , Int32, Int32)

Obor názvů:  Microsoft.VisualStudio.Modeling.Diagrams
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (v Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Syntaxe

'Deklarace
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
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

EdgePointCollection Třída

CopyTo – přetížení

Microsoft.VisualStudio.Modeling.Diagrams – obor názvů