![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
AddressValue Constructor(String,String) | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Geocode Namespace > AddressValue Class > AddressValue Constructor : AddressValue Constructor(String,String) |
- fieldID
- Identifier for the geocoding field.
- addressValue
- Value for the geocoding field.
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal fieldID As String, _ ByVal addressValue As String _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim fieldID As String Dim addressValue As String Dim instance As New AddressValue(fieldID, addressValue) |
C# | |
---|---|
public AddressValue( string fieldID, string addressValue ) |
Parameters
- fieldID
- Identifier for the geocoding field.
- addressValue
- Value for the geocoding field.
For an example of creating and using InputField objects, see AddressValueCollection .
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