get목록

인라인 fun <t : Any> DynamicRealmObject.getValueList(fieldName: 문자열): RealmList<t>

속성 이름이 참조하는 목록을 RealmList 로 반환합니다.

DynamicRealmObject.getValueList 의 편의 래퍼를 구체화했습니다.