GrapeCity InputMan for Windows Forms 11.0J
TimeSpanSignField コンストラクタ(String,String)

正数値の符合を表すString
負数値の符合を表すString
指定したデータを含むTimeSpanSignField クラスの新しいインスタンスを初期化します。
シンタックス
Public Function New( _
   ByVal positivePattern As String, _
   ByVal negativePattern As String _
)
public TimeSpanSignField( 
   string positivePattern,
   string negativePattern
)

パラメータ

positivePattern
正数値の符合を表すString
negativePattern
負数値の符合を表すString
参照

参照

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

 

 


© 2004 GrapeCity inc. All rights reserved.