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
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
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