MESCIUS InputMan for ASP.NET 10.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.