This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IT > ITerrainAttributeRenderer Interface > ITerrainAttributeRenderer.GetDataSources Method (ArcObjects .NET 10.5 SDK) |
The embedded data sources to be rendered.
[Visual Basic .NET] Public Function GetDataSources ( _ ) As ILongArray
[C#] public ILongArray GetDataSources ( );
[C++]
HRESULT GetDataSources(
ILongArray** ppDataSources
);
[C++]
Parameters ppDataSources [out, retval]
ppDataSources is a parameter of type ILongArray