Condividi tramite


VGEdgeList Class

Definition

public ref class VGEdgeList : Microsoft::VisualStudio::Modeling::Diagrams::GraphObject::VGLayoutObjectList
public class VGEdgeList : Microsoft.VisualStudio.Modeling.Diagrams.GraphObject.VGLayoutObjectList
type VGEdgeList = class
    inherit VGLayoutObjectList
Public Class VGEdgeList
Inherits VGLayoutObjectList
Inheritance

Constructors

VGEdgeList()

Properties

Count (Inherited from LayoutCollectionBase)
Map (Inherited from LayoutCollectionBase)

Methods

Add(VGLayoutObject) (Inherited from LayoutCollectionBase)
Clear() (Inherited from VGLayoutObjectList)
DeselectAll() (Inherited from LayoutCollectionBase)
GetEnumerator() (Inherited from LayoutCollectionBase)
Remove(VGLayoutObject) (Inherited from LayoutCollectionBase)
SelectAll() (Inherited from LayoutCollectionBase)
SelectAll(Int32) (Inherited from LayoutCollectionBase)

Applies to