This document is archived and information here might be outdated.  Recommended version.


IComplexNativeType Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IC > IComplexNativeType Interface
ArcGIS Developer Help

IComplexNativeType Interface

Provides access to members that supply complex native types.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method AddChild Adds a child.
Method GetChild Returns the nth child.
Read-only property NumChildren The number of children.

Classes that implement IComplexNativeType

Classes Description
ComplexNativeType (esriCatalog) Native type for built up of other native types.