FDO_API FdoInt32 FdoReadOnlyPropertyDefinitionCollection::IndexOf ( FdoPropertyDefinition 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 FdoPropertyDefinition
Returns:
Returns the index of the specified item in the collection