EdgePointCollection Constructor (Int32)

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)

Syntax

'Declaration
Public Sub New ( _
    count As Integer _
)
public EdgePointCollection(
    int count
)
public:
EdgePointCollection(
    int count
)
new : 
        count:int -> EdgePointCollection
public function EdgePointCollection(
    count : int
)

Parameters

.NET Framework Security

See Also

Reference

EdgePointCollection Class

EdgePointCollection Overload

Microsoft.VisualStudio.Modeling.Diagrams Namespace