This document is archived and information here might be outdated. Recommended version. |
Finds the cell size level closest to the specified cell size value and returns its index within the collection.
[Visual Basic .NET] Public Function Find ( _ ByVal searchCellSize As Double _ ) As Integer
[C#] public int Find ( double searchCellSize );
[C++]
HRESULT Find(
double searchCellSize
);
[C++]
Parameters searchCellSize [in]
searchCellSize is a parameter of type double