LocationRectangle.ToString Method (IFormatProvider)

Namespace:  Microsoft.Phone.Maps.Controls
Assembly:  Microsoft.Phone.Maps (in Microsoft.Phone.Maps.dll)

Syntax

'Declaration
Public Function ToString ( _
    provider As IFormatProvider _
) As String
public string ToString(
    IFormatProvider provider
)
public:
String^ ToString(
    IFormatProvider^ provider
)
member ToString : 
        provider:IFormatProvider -> string

Parameters

Return Value

Type: System.String

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

LocationRectangle Class

ToString Overload

Microsoft.Phone.Maps.Controls Namespace