Autodek FDO Provider for Raster .NET API Reference

AutoDesk FDO Raster .NET API

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

Determines whether the collection contains a specific RasterBandDefinition object.

Parameters:
value Input The RasterBandDefinition object to search in the collection.
Returns:
Returns true if the value is found in the collection; otherwise, false.


Comments?