'宣言 Public Function New( _ ByVal cacheFile As System.String, _ ByVal autoSave As System.Boolean, _ ByVal bingKey As System.String _ )
'使用法 Dim cacheFile As System.String Dim autoSave As System.Boolean Dim bingKey As System.String Dim instance As New GeocoderBing(cacheFile, autoSave, bingKey)
パラメータ
- cacheFile
- 場所が保存されるキャッシュファイルの名前。
- autoSave
- bingKey
- Bing サービスへのアクセスに使用される Bing ライセンスキー。