ストリームを使用したファイルのオープン。 巨大なログファイルを処理する際に使用する。 ストリームを使用した処理に関しては未実装です。

Namespace: GPS
Assembly: HeightBased2route (HeightBased2route.exe 内) バージョン: 1.0.0.0 (1.0.0.0)

Syntax

C#
public void OpenStream(
	string fname
)
Visual Basic
Public Sub OpenStream ( _
	fname As String _
)
Visual C++
public:
void OpenStream(
	String^ fname
)

Parameters

fname
Type: System..::..String

["M:GPS.NMEA.OpenStream(System.String)" の為の説明文 <param name="fname"/> が欠落しています。]

See Also

inserted by FC2 system