Name | Description | |
---|---|---|
![]() | LayerCollection Constructor | Initializes a new collection of Layers. |
The following tables list the members exposed by LayerCollection.
Name | Description | |
---|---|---|
![]() | LayerCollection Constructor | Initializes a new collection of Layers. |
Name | Description | |
---|---|---|
![]() | DefaultLayer | The default Layer. |
![]() | IsReadOnly | Gets a value indicating whether the LayerCollection is read-only. |
![]() | Item | Gets or sets the Layer at the specified index. |
Name | Description | |
---|---|---|
![]() | Add | Adds a Layer to the LayerCollection. |
![]() | Contains | Determines whether the LayerCollection contains a specific value. |
![]() | CopyTo | Copies the elements of the LayerCollection to an System.Array, starting at a particular System.Array index. |
![]() | IndexOf | Determines the index of a specific layer in the LayerCollection. |
![]() | Insert | Inserts a layer to the LayerCollection at the specified index. |
![]() | Remove | Removes the first occurrence of a specific layer from the LayerCollection. |
![]() | Validate | Performs contextual validation of report layers. |