Returns the available objects that can be added to this object.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property SupportedChildTypes() As System.Array |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property System::Array get_SupportedChildTypes(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgSafeArray getSupportedChildTypes(); |






