This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterBuilder Interface > IRasterBuilder.GetNextURI Method (ArcObjects .NET 10.4 SDK) |
Returns the next available item URI object.
[Visual Basic .NET] Public Function GetNextURI ( _ ) As IItemURI
[C#] public IItemURI GetNextURI ( );
[C++]
HRESULT GetNextURI(
IItemURI** ppItemURI
);
[C++]
Parameters ppItemURI [out, retval]
ppItemURI is a parameter of type IItemURI