GoogleMap Control
TryParsePoint Method (value, lat, lng)
Namespaces ► Artem.Google ► JsUtil ► TryParsePoint(String, Double%, Double%)
GoogleMap Control v6.0
Declaration Syntax
Return Value
Assembly: Artem.Google (Module: Artem.Google) Version: 6.0.0.0 (6.0.11322.1118)
Tries the parse point.

C# | Visual Basic |
Public Shared Function TryParsePoint ( _ value As String, _ <OutAttribute> ByRef lat As Double, _ <OutAttribute> ByRef lng As Double _ ) As Boolean

[Missing <returns> documentation for "M:Artem.Google.JsUtil.TryParsePoint(System.String,System.Double@,System.Double@)"]