PowerTools InputMan for Windows Forms 8.0J
PhoneCodeInfo コンストラクタ

市外局番を示す System.String 値。
都道府県名を示す System.String 値。
市区町村名を示す System.String 値。
検索結果に関する備考を示す System.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
市外局番を示す System.String 値。
prefecture
都道府県名を示す System.String 値。
city
市区町村名を示す System.String 値。
remark
検索結果に関する備考を示す System.String 値。
参照

PhoneCodeInfo クラス
PhoneCodeInfo メンバ

 

 


© 2004-2015 GrapeCity inc. All rights reserved.