Condividi tramite


Proprietà SelectionState.CoercedSelectionPresentationElements

È possibile che il CoercedSelection includa Pels e i mel associati a Pels che non è già inclusa.Questo metodo restituisce una raccolta che esclude tutti i mel.

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property CoercedSelectionPresentationElements As ICollection
public ICollection CoercedSelectionPresentationElements { get; }

Valore proprietà

Tipo: System.Collections.ICollection

Sicurezza di .NET Framework

Vedere anche

Riferimenti

SelectionState Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.Diagrams