Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the value of the element at the specified index.
const value_type get(
const index<_Rank>& _Index
) const restrict(amp);
Parameters
- _Index
The index of the element.
Return Value
The value of the element at the specified index.
Requirements
Header: amp_graphics.h
Namespace: Concurrency::graphics