rd-framework / com.jetbrains.rd.framework.impl / RdList / add

add

fun add(element: V): <ERROR CLASS>
fun add(index: Int, element: V): <ERROR CLASS>