RemoteContainer.Childs


public property Childs

Prototype:

Read property Childs[]

Description:

An array containing the children of an RemoteContainer-derived object.

To get the number of children:
    var components = length object.Childs

Return value:

An array of objects (controls).