EdgePointCollection Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Handle a list of edgepoints exactly like an ArrayList
C++
public ref class EdgePointCollection : System::Collections::ArrayList
[System.ComponentModel.TypeConverter(typeof(Microsoft.VisualStudio.Modeling.Diagrams.EdgePointCollectionConverter))]
[System.Serializable]
public class EdgePointCollection : System.Collections.ArrayList
[<System.ComponentModel.TypeConverter(typeof(Microsoft.VisualStudio.Modeling.Diagrams.EdgePointCollectionConverter))>]
[<System.Serializable>]
type EdgePointCollection = class
inherit ArrayList
Public Class EdgePointCollection
Inherits ArrayList
- Inheritance
-
EdgePointCollection
- Attributes
Product | Versions |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |