DesignSurfaceCollection.Count 属性

定义

获取 DesignSurfaceCollection 中设计图面的总数。

public:
 property int Count { int get(); };
public int Count { get; }
member this.Count : int
Public ReadOnly Property Count As Integer

属性值

DesignSurfaceCollection 中元素的总数。

适用于