TCGJSonMemberList.AddEnum(string,TCGStringArray,Byte,Boolean,Boolean) Method

Represents method AddEnum(string,TCGStringArray,Byte,Boolean,Boolean).

Namespace: IWCGJQCommon
public
 function AddEnum(const AName: string; const AStrArr: TCGStringArray; const ADefVal: Byte;
 AUnchangeable,AGenerateJSon: Boolean): TCGJSonEnumMember;

Parameters

AName
Type: string

AStrArr
Type: TCGStringArray

ADefVal
Type: Byte

AUnchangeable
Type: Boolean

AGenerateJSon
Type: Boolean

Return Value