次の方法で共有


array::extent データ メンバー

配列の図形を定義できます 範囲 オブジェクトを取得します。

__declspec(property(get=get_extent)) Concurrency::extent<_Rank> extent;

必要条件

ヘッダー: amp.h

名前空間: Concurrency

参照

関連項目

array クラス