![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
AddressValue Class | |
Members See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Geocode Namespace : AddressValue Class |

Visual Basic (Declaration) | |
---|---|
<SerializableAttribute()> Public Class AddressValue |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As AddressValue |
C# | |
---|---|
[SerializableAttribute()] public class AddressValue |
For an example of creating and using InputField objects, see AddressValueCollection .
An AddressValue is one component of geocoding input information. For example, to geocode a street address, the required fields might be "STREET" and "ZONE". These two fields are input by creating two AddressValue objects, and setting the FieldID for each. The user typically provides values for these fields, and those values are set in the Value property for each AddressValue object.
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