Autodek FDO Provider for Raster .NET API Reference

AutoDesk FDO Raster .NET API

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

Determines the index of a specific RasterBandDefinition object.

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


Comments?