Freigeben über


GhostShapeCollection.Count-Eigenschaft

Ruft die Anzahl der GhostShapes in der Auflistung ab.

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

Syntax

'Declaration
Public ReadOnly Property Count As Integer
public int Count { get; }

Eigenschaftswert

Typ: System.Int32

Implementiert

ICollection.Count

.NET Framework-Sicherheit

Siehe auch

Referenz

GhostShapeCollection Klasse

Microsoft.VisualStudio.Modeling.Diagrams-Namespace