Initializes the raster builder for URI construction given a valid data source crawler object.
[Visual Basic .NET] Public Sub BeginConstruction ( _ ByVal pCrawler As IDataSourceCrawler _ )
[C#] public void BeginConstruction ( IDataSourceCrawler pCrawler );
[C++]
HRESULT BeginConstruction(
IDataSourceCrawler* pCrawler
);
[C++]Parameters
pCrawler [in]pCrawler is a parameter of type IDataSourceCrawler
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.