SelectionState.CoercedSelectionModelElements 属性

CoercedSelection 包括 Pels 和 已经不包括并与其有关联的 Mels 是可能的。 此方法返回列表,该列表替换具有其关联 Mels 的强制选择内容中的Pels,以及不具有 pels 的强制选择内容中的 Mels。

命名空间:  Microsoft.VisualStudio.Modeling.Diagrams
程序集:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0(在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll 中)

语法

声明
Public ReadOnly Property CoercedSelectionModelElements As ICollection
public ICollection CoercedSelectionModelElements { get; }

属性值

类型:System.Collections.ICollection

.NET Framework 安全性

请参阅

参考

SelectionState 类

Microsoft.VisualStudio.Modeling.Diagrams 命名空间