This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IC > ICellSizeLevels Interface > ICellSizeLevels.Add Method (ArcObjects .NET 10.4 SDK) |
Adds a cell size level.
[Visual Basic .NET] Public Sub Add ( _ ByVal pCellSizeLevel As ICellSizeLevel _ )
[C#] public void Add ( ICellSizeLevel pCellSizeLevel );
[C++]
HRESULT Add(
ICellSizeLevel* pCellSizeLevel
);
[C++]
Parameters pCellSizeLevel [in]
pCellSizeLevel is a parameter of type ICellSizeLevel