Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal location As MapPoint, _ ByVal attributes As Dictionary(Of String,Object) _ ) |
C# | |
---|---|
public Address( MapPoint location, Dictionary<string,object> attributes ) |
Parameters
- location
- The location of the address.
- attributes
- The attributes of the address.
Target Platforms:Windows Phone 7