Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal address As String, _ ByVal location As MapPoint, _ ByVal score As Integer, _ ByVal attributes As IDictionary(Of String,Object) _ ) |
C# | |
---|---|
public AddressCandidate( string address, MapPoint location, int score, IDictionary<string,object> attributes ) |
Parameters
- address
- The address.
- location
- The location.
- score
- The score.
- attributes
- The attributes.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family