Get the child names of the catalog item.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property ChildNames() As System.Array |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property System::Array get_ChildNames(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgSafeArray getChildNames(); |






