This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IU > IUniqueValues Interface > IUniqueValues.Min Property (ArcObjects .NET 10.5 SDK) |
The minimum of values.
[Visual Basic .NET] Public ReadOnly Property Min As Integer
[C#] public int Min {get;}
[C++]
HRESULT get_Min(
long* Min
);
[C++]
Parameters Min [out, retval] Min is a parameter of type long