Compartir a través de


DiagramItemCollection.Add (Método) (ICollection)

Agrega el objeto DiagramItem de una interfaz ICollection al final de DiagramItemCollection

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Diagrams
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (en Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.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)