I have a string array. and I want to add items to the end by script sharp (script#). please help.
string[] myArray = {"0", "1"};