EdgePointCollection Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Manipular uma lista de edgepoints exatamente como uma ArrayList
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
- Herança
-
EdgePointCollection
- Atributos
Construtores
| EdgePointCollection() | |
| EdgePointCollection(ICollection) | |
| EdgePointCollection(Int32) |
Propriedades
| IsReadOnly | |
| Item[Int32] |