OHyMoS.NET Class Library

OhOutputFileFloat コンストラクタ

デフォルトコンストラクタです。 Creates a new default OhOutputFileFloat instance.

オーバーロードの一覧

デフォルトコンストラクタです。 Creates a new default OhOutputFileFloat instance.

public OhOutputFileFloat();

オブジェクト(出力ファイル)名を指定し、 新しいOhOutputFileFloatインスタンスを生成します。 Creates a new OhOutputFileFloat instance.

public OhOutputFileFloat(string);

オブジェクト(出力ファイル)名、出力データ文字列の最大長さ(_lineLength)を指定し、 新しいOhOutputFileFloatインスタンスを生成します。 Creates a new OhOutputFileFloat instance.

public OhOutputFileFloat(string,int);

参照

OhOutputFileFloat クラス | OhymosNet 名前空間