This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxObjectContainer2 Interface > IGxObjectContainer2.SearchChildren Method (ArcObjects .NET 10.4 SDK) |
An search of the child objects.
[Visual Basic .NET] Public Sub SearchChildren ( _ ByVal Name As String, _ ByVal objectArray As IGxObjectArray _ )
[C#] public void SearchChildren ( string Name, IGxObjectArray objectArray );