getSize()
Return how many parts are in the score.
score.getSize()
Returns
return partCount
| Value | Type | Description |
|---|---|---|
| partCount | int |
The number of parts. |
Return how many parts are in the score.
score.getSize()
return partCount
| Value | Type | Description |
|---|---|---|
| partCount | int |
The number of parts. |