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 命名空间