coredatalistGet Size Of ListVersion: 2.11On this pageGet Size Of List Gets the number of elements in a list. Description Returns the size of the provided list. That is the number of elements in that list. Inputs List (List): The list. Outputs Size (Number): The size of the list.