ListInstanceType

Enum in Arbor

Description

Specify how to modify the List instance.

Properties

Property Name Description
Keep Change the specified instance as it is.
NewArray Create a new array and change it.
NewList Create a new List and change it.