![]() |
This document is archived and information here might be outdated. Recommended version. |
| ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterStatisticsArray Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that controls an array of statistics.
| Description | ||
|---|---|---|
![]() |
Add | Adds a raster statistics. |
![]() |
Count | The raster statistics count. |
![]() |
Element | The raster statistics at the specified position. |
![]() |
Insert | Adds a raster statistics at the specified position. |
![]() |
Remove | Removes the raster statistics at the specified position. |
![]() |
RemoveAll | Removes all raster statistics. |
| CoClasses and Classes | Description |
|---|---|
| RasterStatisticsArray | An array of raster statistics. |