PropertyArray

constructor(length: Int, initial: Property)

Construct a new list with specified {@link com.sap.cloud.mobile.kotlin.odata.PropertyArray#length PropertyArray.length}.

Parameters

length

Fixed number of array items.

initial

Initial value for array items.