Property : Collection
Page Status: Beta
Contents |
[edit] Description (field)
Use the Collection property to toggle the class member field as a Collection containing objects or primitives. Members of the collecton are of the type you specified on the field using the Type property.
| Selected | The class member field is a collection. |
| Cleared | The class member field is not a collection. |
Note Is Collection is mutually exclusive with Is Map—a field cannot be both a Collection and a Map at the same time.
[edit] Property Editor Location
General tab
[edit] Data Type
[edit] Default Values
| Class Member | Default Value |
|---|---|
| Field | Cleared |
[edit]
[edit] Description (site)
Use the Collection property to specify the collection to iterate through during the Collection Iteration statement.
[edit] Property Editor Location
Appears when you select a Collection Iteration statement in the Design Editor
[edit] Data Type
Site to Collection
[edit] Default Value
<not set>




