Autodek FDO Provider for Raster .NET API Reference

AutoDesk FDO Raster .NET API

.NET API Reference Autodesk FDO Provider for Raster
System::Void RasterLocationCollection::Insert ( System::Int32  index,
NAMESPACE_AUTODESK_GIS_FDO_PROVIDERS_RASTERFILE_OVERRIDE::RasterLocation *  value 
)

Inserts a RasterLocation object into the collection at the specified position.

Parameters:
index Input the zero-based index at which value should be inserted.
value Input the RasterLocation object to insert.


Comments?