FDO API Reference Feature Data Objects

FDO_API_COMMON FdoString* FdoStringCollection::GetString int  index  )  const
 

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

Parameters:
index Input index
Returns:
Returns the string in the collection at the specified index

Comments or suggestions? Send us feedback.