EnumContainerType

The container type.

Static Properties

Name Description
ALT The container contains alternative values of which only one can be used.
BAG The container contains unordered items.
SEQ The container contains ordered or sequential items.