Sdílet prostřednictvím


DiagramItemCollection.Add – metoda (ICollection)

Přidá DiagramItem rozhraní ICollection konec DiagramItemCollection

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 Overridable Sub Add ( _
    diagramItemsToAdd As ICollection _
)
public virtual void Add(
    ICollection diagramItemsToAdd
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

DiagramItemCollection Třída

Add – přetížení

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