This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > ID > IDEGdbTable Interface > IDEGdbTable.Subtypes Property (ArcObjects .NET 10.4 SDK) |
The set of Subtypes.
[Visual Basic .NET] Public Property Subtypes As IArray
[C#] public IArray Subtypes {get; set;}
[C++]
HRESULT get_Subtypes(
IArray** Subtypes
);
[C++]
HRESULT putref_Subtypes(
IArray* Subtypes
);
[C++]
Parameters Subtypes [out, retval]
Subtypes is a parameter of type IArray Subtypes [in]
Subtypes is a parameter of type IArray