GrapeCity InputMan for Windows Forms 11.0J
GetZipCode(String,ZipCodeQueryMode) メソッド

都道府県名 + 市区町村名 + 町域名(漢字)を示す 値。
郵便番号検索の対象範囲を示す 列挙値の 1 つ。
指定した郵便番号ソース内で、指定した住所文字列を持つ住所レコードを検索します。
シンタックス
Public Overloads Function GetZipCode( _
   ByVal address As String, _
   ByVal queryMode As ZipCodeQueryMode _
) As IEnumerable(Of AddressInfo)

パラメータ

address
都道府県名 + 市区町村名 + 町域名(漢字)を示す 値。
queryMode
郵便番号検索の対象範囲を示す 列挙値の 1 つ。

戻り値の型

指定した条件に一致するすべての住所を示す コレクション。
参照

参照

GcAddress クラス
GcAddress メンバ
オーバーロード一覧

 

 


© 2004 GrapeCity inc. All rights reserved.