FDO API Reference Feature Data Objects

virtual FDO_API bool FdoIRasterPropertyDictionary::IsPropertyEnumerable FdoString name  )  [pure virtual]
 

Predicate to determine if the property is enumerable (has more than one value).

Parameters:
name The name of the property to get the enumerable status of.
Returns:
Returns true if the possible values for the specified property can be enumerated via the GetPropertyValues method.

Comments or suggestions? Send us feedback.