This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IN > INameMapping Interface > INameMapping.Children Property (ArcObjects .NET 10.4 SDK) |
Children objects (if any).
[Visual Basic .NET] Public ReadOnly Property Children As IEnumNameMapping
[C#] public IEnumNameMapping Children {get;}
[C++]
HRESULT get_Children(
IEnumNameMapping** Objects
);
[C++]
Parameters Objects [out, retval]
Objects is a parameter of type IEnumNameMapping