バッファ上に読み込み済みならtrueとなる。 2011/7/20 時点では、streamに関しては関知しない。

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

Syntax

C#
public bool IsOpen { get; }
Visual Basic
Public ReadOnly Property IsOpen As Boolean
	Get
Visual C++
public:
property bool IsOpen {
	bool get ();
}

See Also

inserted by FC2 system