This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapTableSubtypeInfo Interface > IMapTableSubtypeInfo.SubtypeInfos Property (ArcObjects .NET 10.4 SDK) |
Array of Subtype Information.
[Visual Basic .NET] Public ReadOnly Property SubtypeInfos As ISubtypeInfos
[C#] public ISubtypeInfos SubtypeInfos {get;}
[C++]
HRESULT get_SubtypeInfos(
ISubtypeInfos** ppSubtypeInfos
);
[C++]
Parameters ppSubtypeInfos [out, retval]
ppSubtypeInfos is a parameter of type ISubtypeInfos