VGConnections Class
Definition
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.
public ref class VGConnections : Microsoft::VisualStudio::Modeling::Diagrams::GraphObject::LayoutCollectionModel
public class VGConnections : Microsoft.VisualStudio.Modeling.Diagrams.GraphObject.LayoutCollectionModel
type VGConnections = class
inherit LayoutCollectionModel
Public Class VGConnections
Inherits LayoutCollectionModel
- Inheritance
Constructors
VGConnections(VGLayoutObject) |
Properties
Count | (Inherited from LayoutCollectionBase) |
Graph | (Inherited from LayoutCollectionModel) |
LayoutObject | |
Map | (Inherited from LayoutCollectionBase) |
Methods
Add(VGLayoutObject) | |
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) |