checkSize
Ensure a collection has a fixed number of elements.
Receiver
Collection which size will be checked.
Return
Receiver reference (to allow call chaining).
Parameters
count
Required number of elements.
Ensure a collection has a fixed number of elements.
Collection which size will be checked.
Receiver reference (to allow call chaining).
Required number of elements.