共用方式為


SelectedShapesCollection.Contains 方法

取得值,指出選取範圍是否包含指定的 DiagramItem。

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

語法

'宣告
Public Function Contains ( _
    diagramItem As DiagramItem _
) As Boolean
public bool Contains(
    DiagramItem diagramItem
)

參數

傳回值

型別:System.Boolean

.NET Framework 安全性

請參閱

參考

SelectedShapesCollection 類別

Microsoft.VisualStudio.Modeling.Diagrams 命名空間