Name | Description | |
---|---|---|
Add | Adds a Layer to the LayerCollection. | |
Clear | Removes all objects from the System.Collections.CollectionBase instance. This method cannot be overridden. (Inherited from System.Collections.CollectionBase) | |
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. | |
RemoveAt | Removes the element at the specified index of the System.Collections.CollectionBase instance. This method is not overridable. (Inherited from System.Collections.CollectionBase) | |
Validate | Performs contextual validation of report layers. |