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
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
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