Freigeben über


GhostShapeCollection.Add-Methode

Fügt der Sammlung ein GhostShape-Objekt hinzu.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Syntax

'Declaration
Public Sub Add ( _
    ghostShape As GhostShape _
)
public void Add(
    GhostShape ghostShape
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

GhostShapeCollection Klasse

Microsoft.VisualStudio.Modeling.Diagrams-Namespace