TTMSMCPObjectList Class
Generic list of objects, used for JSON persistence serialization and deserialization.
API unit family: TMS.MCP.Persistence
Inherits from: TObjectList<TObject>
Syntax
TTMSMCPObjectList = class(TObjectList<TObject>)
Generic list of objects, used for JSON persistence serialization and deserialization.
API unit family: TMS.MCP.Persistence
Inherits from: TObjectList<TObject>
TTMSMCPObjectList = class(TObjectList<TObject>)