TIWCGJSon.AddObjListMember(string,TIWCGJSonListClass,Boolean,Boolean,Boolean) Method

Represents method AddObjListMember(string,TIWCGJSonListClass,Boolean,Boolean,Boolean).

Namespace: IWCGJQCommon
protected
 function AddObjListMember(const AName: string; AClass: TIWCGJSonListClass; AUnchangeable: Boolean = False;
 AGenerateJSon: Boolean = True; ADynamic: Boolean = False): TCGJSonObjListMember;

Parameters

AName
Type: string

AClass
Type: TIWCGJSonListClass

AUnchangeable
Type: Boolean

AGenerateJSon
Type: Boolean

ADynamic
Type: Boolean

Return Value