TableVectorCollectionデータ型で公開されるメンバを以下の表に示します。
パブリック プロパティ
| | 名前 | 解説 |
 | Count | Gets or sets the logical count of vectors (rows or columns) in the current collection. Setting this property to -1 (which is the default) ensures that Count is calculated automatically. |
 | Groups | Gets the TableVectorGroupCollection object representing the groups of vectors (rows or columns) defined on the current collection. |
 | Owner | Gets the RenderTable object containing the current collection. |
 | VectorCount | Gets the physical count of vectors (rows or columns) currently stored in this TableVectorCollection. |
トップ
パブリック メソッド
参照