This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IS > ISubtypeInfos Interface > ISubtypeInfos.Add Method (ArcObjects .NET 10.5 SDK) |
Adds a Subtype Info.
[Visual Basic .NET] Public Sub Add ( _ ByVal pSubtypeInfo As ISubtypeInfo _ )
[C#] public void Add ( ISubtypeInfo pSubtypeInfo );
[C++]
HRESULT Add(
ISubtypeInfo* pSubtypeInfo
);
[C++]
Parameters pSubtypeInfo [in]
pSubtypeInfo is a parameter of type ISubtypeInfo