共用方式為


SelectedShapesCollection.Set 方法 (DiagramItemCollection)

目前的選取範圍取代成新的選取範圍。

命名空間:  Microsoft.VisualStudio.Modeling.Diagrams
組件:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll 中)

語法

'宣告
Public Sub Set ( _
    diagramItems As DiagramItemCollection _
)
public void Set(
    DiagramItemCollection diagramItems
)

參數

備註

如果 DiagramItemCollection 是 null 時,會清除選取項目。 清除 [延後選取範圍之前採取任何動作。

.NET Framework 安全性

請參閱

參考

SelectedShapesCollection 類別

Set 多載

Microsoft.VisualStudio.Modeling.Diagrams 命名空間