![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
Add Method | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Display.Renderer Namespace > ValueCollection Class : Add Method |
- val
- The Value object to add to the renderer collection.
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As ValueCollection Dim val As Value instance.Add(val) |
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.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family