バージョン

PointCollection クラス プロパティ

このクラスのメンバの一覧は、PointCollectionメンバを参照してください。

パブリック プロパティ
 名前解説
Public プロパティCapacityGets or sets the total number of elements the internal data structure can hold without resizing. System.Collections.Generic.List<Point>から継承されます。
Public プロパティCountGets the number of elements contained in the List. System.Collections.Generic.List<Point>から継承されます。
Public プロパティItemGets or sets the element at the specified index. System.Collections.Generic.List<Point>から継承されます。
トップ
参照