2023 Method Back to 2023
M

IsValidArraySize

Version comparison

Per-version detail

Click a version below to see what changed in that release vs your current frame (2023).
Identical to 2023: 2020, 2021, 2022, 2024
Not present in: 2026, 2027
2023 current
LinearArray.IsValidArraySize(Int32)
No longer obsolete in 2023 (was obsolete in 2025)
count Int32 The count.
→ returns Boolean True if the input count is between 2 and 200, false otherwise.
LinearArray.IsValidArraySize(Int32)
No longer obsolete in 2023 (was obsolete in 2025.3)
count Int32 The count.
→ returns Boolean True if the input count is between 2 and 200, false otherwise.