[]
Add items to the ButtonTextCollectionInfo.
public void AddRange(string[] keys, string[] values)
Public Sub AddRange(keys As String(), values As String())
The key values of buttons.
The button text strings.