FDO API Reference Feature Data Objects

__property NAMESPACE_OSGEO_FDO_RASTER::DataValueCollection* get_PropertyValues System::String *  name  ) 
 

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.