IsValidArraySize
Version comparisonPer-version detail
Click a version below to see what changed in that release vs your current frame (2024).
Not present in: 2026, 2027
2024
current
LinearArray.IsValidArraySize(Int32)
No longer obsolete in 2024 (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 2024 (was obsolete in 2025.3)
| count | Int32 | The count. |
| → returns | Boolean | True if the input count is between 2 and 200, false otherwise. |