• Main Page
  • Related Pages
  • Modules
  • Classes
  • Files
FdoNamedCollection
Add
Clear
Contains
Contains
FdoNamedCollection
FindItem
GetItem
GetItem
IndexOf
IndexOf
Insert
Remove
RemoveAt
SetItem
~FdoNamedCollection
template<class OBJ, class EXC>
virtual FdoInt32 FdoNamedCollection< OBJ, EXC >::Add ( OBJ *  value  )  [inline, virtual]

Adds the specified item to the end of the collection. Returns the index of the newly added item.

Parameters:
value Input value
Returns:
Returns the index of the newly added item

Reimplemented from FdoCollection< OBJ, EXC >.

Reimplemented in FdoPhysicalElementMappingCollection< OBJ >, FdoDataPropertyDefinitionCollection, FdoSchemaCollection< OBJ >, FdoPhysicalElementMappingCollection< FdoXmlClassMapping >, FdoPhysicalElementMappingCollection< FdoXmlElementMapping >, FdoSchemaCollection< FdoClassDefinition >, FdoSchemaCollection< FdoFeatureSchema >, FdoSchemaCollection< FdoFeatureClass >, FdoSchemaCollection< FdoPropertyDefinition >, and FdoSchemaCollection< FdoDataPropertyDefinition >.

Definition at line 187 of file NamedCollection.h.

Referenced by FdoSchemaCollection< FdoDataPropertyDefinition >::Add(), and FdoPhysicalElementMappingCollection< FdoXmlElementMapping >::Add().

Please send us your comment about this page