|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IC > ICellSizeLevels Interface (ArcObjects .NET 10.5 SDK) | 
Provides access to members that control cell size levels.
| Description | ||
|---|---|---|
|  | Add | Adds a cell size level. | 
|  | Count | The property count. | 
|  | Element | Returns the cell size level at the specified position. | 
|  | Find | Finds the cell size level closest to the specified cell size value and returns its index within the collection. | 
|  | Insert | Adds a cell size level at the specified position. | 
|  | Remove | Removes the cell size level at the specified position. | 
|  | RemoveAll | Removes all cell size levels. | 
| CoClasses and Classes | Description | 
|---|---|
| CellSizeLevels | A collection of one or more cell size level objects. |