virtual FdoInt32 FdoIdentifierCollection::IndexOf ( const FdoIdentifier value  )  [inline, virtual]

Returns the index of the specified item in the collection or -1 if the item does not exist.

Parameters:
value Input value
Returns:
Returns the index of the specified item in the collection or -1 if the item does not exist

Definition at line 334 of file IdentifierCollection.h.