'宣言 Public Function GetLocation( _ ByVal address As System.String _ ) As LonLat(Of Double)
public LonLat<double> GetLocation( System.string address )
パラメータ
- address
- Address to be located.
戻り値の型
A System.Windows.Point that represents the location of the given address.