FDO API Reference Feature Data Objects
FDO_API FdoParameterValue* FdoParameterValueCollection::FindItem ( FdoString name  ) 

Gets the item in the collection with the specified name. Returns NULL if an item with the specified name does not exist in the collection.

Parameters:
name Input name
Returns:
Returns FdoParameterValue


Comments or suggestions? Send us feedback.