GhostShapeCollection.Add (Método)

agrega un objeto de GhostShape a la colección.

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 Sub Add ( _
    ghostShape As GhostShape _
)
public void Add(
    GhostShape ghostShape
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

GhostShapeCollection Clase

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