FDO API Reference Feature Data Objects

virtual FDO_API void FdoPropertyDefinitionCollection::RemoveAt FdoInt32  index  )  [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

Reimplemented from FdoSchemaCollection< FdoPropertyDefinition >.


Comments or suggestions? Send us feedback.