Get the child types.
Read-only property
| [Visual Basic .NET] | 
|---|
| Public Property ChildTypes() As System.Array | 
| [C#] | 
|---|
|  | 
| [Managed C++] | 
|---|
| public: __property System::Array get_ChildTypes(); | 
| [Unmanaged C++] | 
|---|
|  | 
| [Java] | 
|---|
| public AgSafeArray getChildTypes(); | 
| [Python - STK API] | 
|---|
| @property def ChildTypes(self) -> list: | 





