ReferenceListItem

constructor(parentInstance: ViewModelInstance, pathToList: String, index: Int)

Parameters

parentInstance

The parent that contains the list.

pathToList

The path to the list. Slash delimited to refer to nested properties.

index

The index of the child instance in the list.