REST.JsonReflect.TListOfObjects
Delphi
TListOfObjects = array of TObject;
C++
typedef System::DynamicArray<System::TObject*> TListOfObjects;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| array typedef | public | REST.JsonReflect.pas REST.JsonReflect.hpp | REST.JsonReflect | REST.JsonReflect | 
Description
Embarcadero Technologies does not currently have any additional information.