Share via


VGNodeList Class

Definition

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

Constructors

Name Description
VGNodeList()

Properties

Name Description
Count (Inherited from LayoutCollectionBase)
Map (Inherited from LayoutCollectionBase)

Methods

Name Description
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