This document is archived and information here might be outdated.  Recommended version.


IArrayCrawler Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IA > IArrayCrawler Interface
ArcGIS Developer Help

IArrayCrawler Interface

Provides access to members that control an array crawler.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Write-only property CrawlerItemType The data source type associated with this crawler.
Read/write property DataSourceItems The array of data source items to traverse.

Classes that implement IArrayCrawler

Classes Description
ArrayCrawler A crawler for an array of strings.