REST.JsonReflect.TJSONUnMarshal.GetObject
Delphi
function GetObject(ObjId: string): TObject;
C++
System::TObject* __fastcall GetObject(System::UnicodeString ObjId);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | protected | REST.JsonReflect.pas REST.JsonReflect.hpp | REST.JsonReflect | TJSONUnMarshal | 
Description
The  GetObject method returns the stored object based on its ObjId.