次の方法で共有


VGPortList Class

Definition

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

Constructors

Name Description
VGPortList()

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