This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IT > ITerrainLasDataInfo Interface > ITerrainLasDataInfo.GetNumberOfPointRecords Method (ArcObjects .NET 10.5 SDK) |
The number of points in the LAS file.
[Visual Basic .NET] Public Function GetNumberOfPointRecords ( _ ) As Integer
[C#] public int GetNumberOfPointRecords ( );
[C++]
HRESULT GetNumberOfPointRecords(
long* pcRecords
);
[C++]
Parameters pcRecords [out, retval] pcRecords is a parameter of type long