VGLayoutObjectList Class

Definition

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

Constructors

VGLayoutObjectList()

Properties

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

Methods

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

Applies to