Gets the item in the collection at the specified index. Throws an invalid argument exception if the index is out of range.
- Parameters:
-
- Returns:
- Returns the item in the collection at the specified index
Reimplemented from FdoCollection< OBJ, EXC >.
Definition at line 58 of file NamedCollection.h.
Referenced by FdoSchemaCollection< FdoDataPropertyDefinition >::Clear(), FdoPhysicalElementMappingCollection< FdoXmlElementMapping >::Clear(), FdoNamedCollection< FdoDictionaryElement, FdoException >::Contains(), FdoNamedCollection< FdoDictionaryElement, FdoException >::FindItem(), FdoNamedCollection< FdoDictionaryElement, FdoException >::IndexOf(), FdoSchemaCollection< FdoDataPropertyDefinition >::RemoveAt(), FdoPhysicalElementMappingCollection< FdoXmlElementMapping >::RemoveAt(), FdoSchemaCollection< FdoDataPropertyDefinition >::SetItem(), and FdoPhysicalElementMappingCollection< FdoXmlElementMapping >::SetItem().