共用方式為


GhostShapeCollection.Count 屬性

取得集合中的 GhostShapes 數目。

命名空間:  Microsoft.VisualStudio.Modeling.Diagrams
組件:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll 中)

語法

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

屬性值

類型:System.Int32

實作

ICollection.Count

.NET Framework 安全性

請參閱

參考

GhostShapeCollection 類別

Microsoft.VisualStudio.Modeling.Diagrams 命名空間