FDO API Reference Feature Data Objects

FDO_API FdoPropertyDefinition* FdoReadOnlyPropertyDefinitionCollection::GetItem FdoString name  )  [virtual]
 

Gets the item in the collection with the specified name. Throws an invalid argument exception if an item with the specified name does not exist in the collection.

Parameters:
name Input name to find
Returns:
Returns the item in the collection with the specified name

Reimplemented from FdoReadOnlyCollection< FdoPropertyDefinition, FdoIDisposableCollection, FdoSchemaException >.


Comments or suggestions? Send us feedback.