FDO API Reference Feature Data Objects

virtual FDO_API FdoStringCollection* FdoIRasterPropertyDictionary::GetPropertyNames  )  [pure virtual]
 

Gets the names of all the properties that apply to this image as a collection of Strings. The order of the property names in the collection dictate the order in which they need to be specified. This is especially important for the success of the EnumeratePropertyValues method as properties that occur earlier in the collection may be required for successful enumeration of properties that appear later in the collection.

Returns:
A collection of the names of properties in this dictionary.

Comments or suggestions? Send us feedback.