Compartir a través de


VGNodes Class

Definition

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

Constructors

VGNodes(VGGraph)

Properties

Count (Inherited from LayoutCollectionBase)
Graph (Inherited from LayoutCollectionModel)
Map (Inherited from LayoutCollectionBase)

Methods

Add(VGLayoutObject) (Inherited from LayoutCollectionModel)
DeselectAll() (Inherited from LayoutCollectionBase)
DestroyAll() (Inherited from LayoutCollectionModel)
GetEnumerator() (Inherited from LayoutCollectionBase)
Remove(VGLayoutObject) (Inherited from LayoutCollectionBase)
SelectAll() (Inherited from LayoutCollectionBase)
SelectAll(Int32) (Inherited from LayoutCollectionBase)

Applies to