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