Visual Basic (Declaration) | |
---|---|
Public Function FindAddresses( _ ByVal Addresses As IList(Of IDictionary(Of String,String)), _ ByVal OutSpatialReference As SpatialReference _ ) As AddressesToLocationsResult |
C# | |
---|---|
public AddressesToLocationsResult FindAddresses( IList<IDictionary<string,string>> Addresses, SpatialReference OutSpatialReference ) |
Parameters
- Addresses
- List of attributes that the geocode service will evaluate when goecoding is performed. See geocode server service definition for a list of valid attributes.
- OutSpatialReference
- The spatial reference the geometry should be returned.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8