REST.Backend.ServiceTypes.TBackendObjectList.Add

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Add(const AValue: T; const AMetaObject: TBackendEntityValue);

C++

void __fastcall Add(const T AValue, const Rest::Backend::Metatypes::TBackendEntityValue &AMetaObject);

Properties

Type Visibility Source Unit Parent
procedure
function
public
REST.Backend.ServiceTypes.pas
REST.Backend.ServiceTypes.hpp
REST.Backend.ServiceTypes TBackendObjectList

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!