This document is archived and information here might be outdated. Recommended version. |
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 );