'宣言 Protected Shared Function UrlEncode( _ ByVal str As System.String _ ) As System.String
'使用法 Dim str As System.String Dim value As System.String value = GeocoderBase.UrlEncode(str)
protected static System.string UrlEncode( System.string str )
パラメータ
- str