This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > II > IItemURIArray Interface > IItemURIArray.Add Method (ArcObjects .NET 10.4 SDK) |
Adds an item template.
[Visual Basic .NET] Public Sub Add ( _ ByVal pItemURI As IItemURI _ )
[C#] public void Add ( IItemURI pItemURI );
[C++]
HRESULT Add(
IItemURI* pItemURI
);
[C++]
Parameters pItemURI [in]
pItemURI is a parameter of type IItemURI