FDO API Reference Feature Data Objects
virtual FDO_API FdoDataValueCollection* FdoIRasterPropertyDictionary::GetPropertyValues ( FdoString name  )  [pure virtual]

Access the values of the specified enumerable property. The property must respond TRUE to IsPropertyEnumerable.

Parameters:
name The name of the property to get the collection of values for.
Returns:
A collection of datavaluesfor the enumerable property.


Comments or suggestions? Send us feedback.