FDO API Reference Feature Data Objects

FDO_API FdoDataPropertyDefinition* FdoReadOnlyDataPropertyDefinitionCollection::GetItem FdoInt32  index  )  [virtual]
 

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

Reimplemented from FdoReadOnlyCollection< FdoDataPropertyDefinition, FdoIDisposableCollection, FdoSchemaException >.


Comments or suggestions? Send us feedback.