ESRI.ArcGIS.ADF.IMS
LabelValueCollection Constructor
See Also 
ESRI.ArcGIS.ADF.IMS.Display.Renderer Namespace > LabelValueCollection Class : LabelValueCollection Constructor




Constructs a LabelValueCollection.

Syntax

Visual Basic (Declaration) 
Public Function New()
Visual Basic (Usage)Copy Code
Dim instance As LabelValueCollection()
C# 
public LabelValueCollection()

Remarks

A LabelValueCollection is automatically created when instantiating a ValueMapLabelRenderer, so ordinarily you should not need to create this object.

See Also

© 2010 All Rights Reserved.