Sdílet prostřednictvím


SelectedShapesCollection.Add – metoda (DiagramItemCollection)

Přidá zadaný DiagramItems aktuální výběr.

Obor názvů:  Microsoft.VisualStudio.Modeling.Diagrams
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (v Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Syntaxe

'Deklarace
Public Sub Add ( _
    diagramItems As DiagramItemCollection _
)
public void Add(
    DiagramItemCollection diagramItems
)

Parametry

Poznámky

Poslední DiagramItem v kolekci stane primární DiagramItem.Pokud již DiagramItem v kolekci ve výběru, DiagramItem je ignorována.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

SelectedShapesCollection Třída

Add – přetížení

Microsoft.VisualStudio.Modeling.Diagrams – obor názvů