AddSpaces
Version comparisonPer-version detail
Click a version below to see what changed in that release vs your current frame (2024).
Not present in: 2027
2024
current
Zone.AddSpaces(SpaceSet)
| spaces | SpaceSet | The spaces which want to add to zone element. |
| → returns | Boolean→nullNothingnullptr | If successful the current zone element will add a set of input spaces, otherwise null Nothing nullptr a null reference ( Nothing in Visual Basic) . |
Zone.AddSpaces(SpaceSet)
| spaces | SpaceSet | The spaces which want to add to zone element. |
| → returns | Boolean→nullNothingnullptr | If successful the current zone element will add a set of input spaces, otherwise null Nothing nullptr a null reference ( Nothing in Visual Basic) . |
Zone.AddSpaces(SpaceSet)
No longer obsolete in 2024 (was obsolete in 2026)
| spaces | SpaceSet | The spaces which want to add to zone element. |
| → returns | Boolean→nullNothingnullptr | If successful the current zone element will add a set of input spaces, otherwise null Nothing nullptr a null reference ( Nothing in Visual Basic) . |