Click or drag to resize
GenericObjectGetChildInfosAsync Method
Overload List
  NameDescription
Public methodGetChildInfosAsync

Returns the identifier and the type for each child in an app object. If the child contains extra properties in qInfos,these properties are returned.

Public methodGetChildInfosAsync(AsyncHandle)

Returns the identifier and the type for each child in an app object. If the child contains extra properties in qInfos,these properties are returned.

Public methodGetChildInfosAsyncT(AsyncHandle, FuncResponse, T)

Returns the identifier and the type for each child in an app object. If the child contains extra properties in qInfos,these properties are returned.

Top
See Also