Returns true if the list is empty.
function IsEmpty: Boolean;
Boolean: True if the list is empty; False if the list contains items.
JamSelectionList.TJamBaseSelectionList