This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRasterTypeInfos Interface > IRasterTypeInfos.Add Method (ArcObjects .NET 10.4 SDK) |
Adds a raster type info.
[Visual Basic .NET] Public Sub Add ( _ ByVal pTypeInfo As IRasterTypeInfo _ )
[C#] public void Add ( IRasterTypeInfo pTypeInfo );
[C++]
HRESULT Add(
IRasterTypeInfo* pTypeInfo
);
[C++]
Parameters pTypeInfo [in]
pTypeInfo is a parameter of type IRasterTypeInfo