Name | Description | |
---|---|---|
![]() | Add | Adds a Layer object to the LayerCollection. |
![]() | Contains | Gets a value indicating whether the LayerCollection contains the specified Layer. |
![]() | CopyTo | Copies the objects in the LayerCollection to a Layer array, starting at the specified array index. |
![]() | IndexOf | Determines the index of a specific Layer object in the LayerCollection. |
![]() | Insert | Inserts a new Layer into the LayerCollection at the specified location. |
![]() | Remove | Removes the specified Layer object from the LayerCollection. |
![]() | Validate | Validates the current state of the LayerCollection object. |