values = skinnableTextBase.GetValues(start, end)
Variable | Description |
---|---|
values | List(Of List(Of String)). |
start | The index of the starting child. The default value is 0. Integer. |
end | The index of the ending child. The default value is 0. Integer. |