array_view::extent Data Member
Gets the extent object that defines the shape of the array_view object.
__declspec(property(get=get_extent)) Concurrency::extent<_Rank> extent;
Requirements
Header: amp.h
Namespace: Concurrency
Этот браузер больше не поддерживается.
Выполните обновление до Microsoft Edge, чтобы воспользоваться новейшими функциями, обновлениями для системы безопасности и технической поддержкой.
Gets the extent object that defines the shape of the array_view object.
__declspec(property(get=get_extent)) Concurrency::extent<_Rank> extent;
Header: amp.h
Namespace: Concurrency