FDO API Reference Feature Data Objects

template<class BASEOBJ, class SUBOBJ, class BASECOLLECTION>
virtual void FdoRestrictedNamedCollection< BASEOBJ, SUBOBJ, BASECOLLECTION >::RemoveAt FdoInt32  index  )  [inline, virtual]
 

Removes the specified item from the collection. Throws an invalid argument exception if the item does not exist within the collection.

Parameters:
index Input index
Returns:
Returns nothing

Definition at line 191 of file RestrictedNamedCollection.h.


Comments or suggestions? Send us feedback.