TIWCGResponseMemberList Class

Represents type TIWCGResponseMemberList.

Namespace: IWCGJQCommon
TCGIndexedCollection
  IWCGJQCommon.TIWCGResponseMemberList
type
 TIWCGResponseMemberList = class(TCGIndexedCollection)
 end;

The TIWCGResponseMemberList type exposes the following members.

Show:
 NameDescription
Create(TIWCGResponseSetter)

Initializes a new instance of the TIWCGResponseMemberList class.

Top
Show:
 NameDescription
ItemsByMember[TCGJSonMember]

Represents property ItemsByMember[TCGJSonMember].

Items[Integer]

Represents property Items[Integer].

Processed

Represents property Processed.

Setter

Represents property Setter.

Top
Show:
 NameDescription
Add

Represents method Add.

KeyCaseSensitive(Byte)

Represents method KeyCaseSensitive(Byte).

KeyDuplicates(Byte)

Represents method KeyDuplicates(Byte).

MemberKeyOf(TCGJSonMember)

Represents method MemberKeyOf(TCGJSonMember).

Remove(TCGJSonMember)

Represents method Remove(TCGJSonMember).

Top