This document is archived and information here might be outdated. Recommended version. |
The Parent of the Feature Element.
[Visual Basic .NET] Public ReadOnly Property Parent As IFeatureElement
[C#] public IFeatureElement Parent {get;}
[C++]
HRESULT get_Parent(
IFeatureElement** Parent
);
[C++] Parameters Parent [out, retval]
Parent is a parameter of type IFeatureElement**
It is recommended that developers do not use Complex Junctions in their data modeling solutions. Developers can leverage existing Geodatabase components in order to implement partial functionality, such as IFeatureClassExtension.