Autodek FDO Provider for Raster .NET API Reference

AutoDesk FDO Raster .NET API

.NET API Reference Autodesk FDO Provider for Raster
System::Int32 RasterFeatureCollection::IndexOf ( NAMESPACE_AUTODESK_GIS_FDO_PROVIDERS_RASTERFILE_OVERRIDE::RasterFeatureDefinition *  value  ) 

Determines the index of a specific RasterFeatureDefinition object.

Parameters:
value Input the RasterFeatureDefinition object to locate in the collection.
Returns:
The index of value if found in the collection; otherwise, -1.


Comments?