This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > II > IItemPaths Interface > IItemPaths.GetPaths Method (ArcObjects .NET 10.4 SDK) |
Returns all paths associated with the object.
[Visual Basic .NET] Public Function GetPaths ( _ ) As IStringArray
[C#] public IStringArray GetPaths ( );
[C++]
HRESULT GetPaths(
IStringArray** ppPaths
);
[C++]
Parameters ppPaths [out, retval]
ppPaths is a parameter of type IStringArray