|
| ESRI.ArcGIS.ADF.IMS | |
| Add Method | |
| See Also | |
| ESRI.ArcGIS.ADF.IMS.Display.Renderer Namespace > ValueCollection Class : Add Method |
- val
- The Value object to add to the renderer collection.
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
Parameters
- val
- The Value object to add to the renderer collection.
For an example of using this property with value ranges, see the
ValueMapRenderer() constructor . For an example
of using this property with unique values, see the
UniqueValue class
constructor .
Value items may be either
UniqueValue or
ValueRange.
Do not mix these two types within a single ValueCollection.