Determines if the ItemIdList is not assigned or invalid.
class function IsNullOrInvalid(const pItemIdList: IItemIdList): boolean;
boolean: true, if the passed ItemIdList is nil or invalid.
JamItemIdList.TItemIdListHelper