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


INameMapping.Children Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabase)  

INameMapping.Children Property

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

Product Availability

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

See Also

INameMapping Interface

.NET Related Topics

Copying and pasting geodatabase datasets | How to import a dataset from XML