FDO API Reference Feature Data Objects
FDO_API FdoIdentifier* FdoIdentifierCollection::GetItem ( FdoInt32  index  )  [inline]

Gets the item 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 item in the collection at the specified index

Definition at line 58 of file IdentifierCollection.h.

References FdoCollection< OBJ, EXC >::GetItem().

Referenced by Contains(), FindItem(), and IndexOf().

Here is the call graph for this function:


Comments or suggestions? Send us feedback.