This document is archived and information here might be outdated. Recommended version. |
The number of LAS files contained in the dataset.
[Visual Basic .NET]
Public ReadOnly Property FileCount As Integer
[C#]
public int FileCount {get;}
[C++]
HRESULT get_FileCount(
System.Int32* pcFiles
);
[C++] Parameters pcFiles [out, retval]
pcFiles is a parameter of type long*
The total number of LAS files referenced by the las dataset.