The number of variable length records in the LAS file.
[Visual Basic .NET] Public ReadOnly Property NumberOfVariableLengthRecords As Double
[C#] public double NumberOfVariableLengthRecords {get;}
[C++]
HRESULT get_NumberOfVariableLengthRecords(
double* pcRecords
);
[C++]Parameters
pcRecords [out, retval] pcRecords is a parameter of type double
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.