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


IArrayCrawler Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IA > IArrayCrawler Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (DataSourcesRaster)  

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.

CoClasses that implement IArrayCrawler

CoClasses and Classes Description
ArrayCrawler A crawler for an array of strings.