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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.