FieldCollection
FieldCollection class
Field collection.
Methods
| Name | Description |
|---|---|
| add() | Add the Field object in the collection. |
| clear() | |
| get() | |
| getCount() | |
| iterator() | Reserved for internal use. |
| remove() | Remove the Field object from the collection. |
| removeAt() |
add()
Add the Field object in the collection.
Returns: Number — Number
clear()
get()
getCount()
iterator()
Reserved for internal use.
remove()
Remove the Field object from the collection.