This document is archived and information here might be outdated. Recommended version. |
The number of data sources participating in the terrain.
[Visual Basic .NET] Public ReadOnly Property DataSourceCount As Integer
[C#] public int DataSourceCount {get;}
[C++]
HRESULT get_DataSourceCount(
System.Int32* pcDataSources
);
[C++]
Parameters pcDataSources [out, retval]
pcDataSources is a parameter of type long*
The DataSourceCount represents the number of feature classes that participate in the terrain. This includes regular and embedded feature classes.