_init_string_array method

_init_string_array

def _init_string_array(self, values):
    ...
Parameter Type Description
values List[str]

See Also