LayerCollection Events

The LayerCollection type exposes the following members.

Events

Name Description
Public event itemAdded

Fires when the an item is added to the collection.

(Inherited from Collection.)
Public event itemMoved

Fires when the an item is moved from one position to another.

(Inherited from Collection.)
Public event itemRemoved

Fires when the an item is removed from the collection.

(Inherited from Collection.)

See Also

Reference