FDO API Reference Feature Data Objects
FDO_API FdoInt32 FdoReadOnlyDataPropertyDefinitionCollection::IndexOf ( FdoDataPropertyDefinition value  ) 

Returns the index of the specified item in the collection. If the item does not exist, the IndexOf function returns -1.

Parameters:
value Input FdoDataPropertyDefinition
Returns:
Returns the index of the specified item in the collection


Comments or suggestions? Send us feedback.