'宣言 Public ReadOnly Property Item( _ ByVal position As System.Integer, _ ByVal count As System.Integer _ ) As TableVectorGroup
public TableVectorGroup Item( System.int position, System.int count ) {get;}
パラメータ
- position
- グループの先頭行または列の所属先のテーブル内のインデックス。
- count
- グループのサイズ。