共用方式為


EmptySelection.CoercedSelection 屬性

我們必須傳回一個空的集合會造成強制型轉失敗。這是有點怪怪的但需要指定 SelectionState.IsCoercionFailure 的實作。

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

語法

'宣告
Public Overrides ReadOnly Property CoercedSelection As ICollection
public override ICollection CoercedSelection { get; }

屬性值

型別:System.Collections.ICollection

.NET Framework 安全性

請參閱

參考

EmptySelection 類別

Microsoft.VisualStudio.Modeling.Diagrams 命名空間