Compartir a través de


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

Name Description
VGLayoutObjectList()

Properties

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

Methods

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