DiagramItemCollection.Add (Método) (ICollection)

Agrega el DiagramItem de una interfaz ICollection al final del DiagramItemCollection

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Diagrams
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintaxis

'Declaración
Public Overridable Sub Add ( _
    diagramItemsToAdd As ICollection _
)
public virtual void Add(
    ICollection diagramItemsToAdd
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

DiagramItemCollection Clase

Add (Sobrecarga)

Microsoft.VisualStudio.Modeling.Diagrams (Espacio de nombres)