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