This document is archived and information here might be outdated. Recommended version. |
The actual number of rows in the raster attribute table.
[Visual Basic .NET] Public ReadOnly Property AttributeRowCount As Integer
[C#] public int AttributeRowCount {get;}
[C++]
HRESULT get_AttributeRowCount(
System.Int32* RowCount
);
[C++]
Parameters RowCount [out, retval]
RowCount is a parameter of type long*