array::extent Data Member

Gets the extent object that defines the shape of the array.

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

Requirements

Header: amp.h

Namespace: Concurrency

See Also

Reference

array Class