CRxArray::Front Method
C++
const TValue& Front()
Returns a reference to the first element in the array. Calling Front on an empty array is undefined.
Returns
const TValue& |
Reference to the first element. |
![]() |
Light-Field SDK 8.4.0 |