SelectedShapesCollection.TopLevelItems 属性

定义

获取选定内容中的顶级项。

public:
 property Microsoft::VisualStudio::Modeling::Diagrams::DiagramItemCollection ^ TopLevelItems { Microsoft::VisualStudio::Modeling::Diagrams::DiagramItemCollection ^ get(); };
public Microsoft.VisualStudio.Modeling.Diagrams.DiagramItemCollection TopLevelItems { get; }
member this.TopLevelItems : Microsoft.VisualStudio.Modeling.Diagrams.DiagramItemCollection
Public ReadOnly Property TopLevelItems As DiagramItemCollection

属性值

DiagramItemCollection

适用于