getSize()
Return how many phrases are in the part.
Parameters
Once an object part has been created, you can use the following function:
part.getSize()
Returns
return phraseCount
| Value | Type | Description |
|---|---|---|
| phraseCount | int |
The number of phrases. |
Return how many phrases are in the part.
Once an object part has been created, you can use the following function:
part.getSize()
return phraseCount
| Value | Type | Description |
|---|---|---|
| phraseCount | int |
The number of phrases. |