FDO API Reference Feature Data Objects

virtual FDO_API FdoString** FdoIPropertyDictionary::EnumeratePropertyValues FdoString name,
FdoInt32 &  count
[pure virtual]
 

Returns an array of possible values for the specified property.

Parameters:
name Input the property name.
count Output the number of values.
Returns:
Returns the list of values for this property.

Comments or suggestions? Send us feedback.