This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGpValueTableObject Interface > IGpValueTableObject.RowCount Property (ArcObjects .NET 10.5 SDK) |
The number of rows.
[Visual Basic .NET] Public ReadOnly Property RowCount As Integer
[C#] public int RowCount {get;}
[C++]
HRESULT get_RowCount(
long* Count
);
[C++]
Parameters Count [out, retval] Count is a parameter of type long