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