get

fun get(): List<String>

Returns a List containing all elements.

fun get(index: Int): String

Returns the element at the specified index in the RGA.