MESCIUS JPAddress for .NET 2.0J
PhoneCodeInfo コンストラクタ

市外局番を示す string 値。
都道府県名を示す string 値。
市区町村名を示す string 値。
検索結果に関する備考を示す string 値。
PhoneCodeInfo クラスの新しいインスタンスを初期化します。
シンタックス
Public Function New( _
   ByVal phoneCode As String, _
   ByVal prefecture As String, _
   ByVal city As String, _
   ByVal remark As String _
)
public PhoneCodeInfo( 
   string phoneCode,
   string prefecture,
   string city,
   string remark
)

パラメータ

phoneCode
市外局番を示す string 値。
prefecture
都道府県名を示す string 値。
city
市区町村名を示す string 値。
remark
検索結果に関する備考を示す string 値。
参照

参照

PhoneCodeInfo クラス
PhoneCodeInfo メンバ

 

 


© MESCIUS inc. All rights reserved.