バージョン

ManualDateTime コンストラクタ(String)

指定したテキスト値で新しい ManualDateTime を初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal text As String _
)
public ManualDateTime( 
   string text
)

パラメータ

text
オブジェクトが表す文字列
参照