FDO API Reference Feature Data Objects

FDO_API_COMMON double FdoVector::GetValue int  index  )  const
 

Gets the number in the vector at the specified index. Throws an invalid argument exception if the index is out of range.

Parameters:
index Input index
Returns:
Returns the number in the vector at the specified index

Comments or suggestions? Send us feedback.