LinearArray.IsValidArraySize
Description:
This indicates whether the input count is valid.
This indicates whether the input count is valid.
-
countThe count.
Return Value
bool
True if the input count is between 2 and 200, false otherwise.