This document is archived and information here might be outdated. Recommended version. |
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*