共用方式為


SelectionState.CoercionCompliantSelection 屬性

傳回選取的物件遵守強制型轉規則的清單。如果指定範圍為 coercable,則會傳回強制型轉的選取項目。 如果強制型轉失敗則清單會是空的。如果有任何強制型轉的規則 (!IsCoercable),則會傳回實際的選取項目。

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

語法

'宣告
Public ReadOnly Property CoercionCompliantSelection As ICollection
public ICollection CoercionCompliantSelection { get; }

屬性值

型別:System.Collections.ICollection

.NET Framework 安全性

請參閱

參考

SelectionState 類別

Microsoft.VisualStudio.Modeling.Diagrams 命名空間