Mol(Math Object Library) fot .Net
アッセンブリー: Mol.Net (in Mol.Net.dll)
LightDB ファイルがオープンされている場合 true 、そうでなければ false。
名前空間: Molアッセンブリー: Mol.Net (in Mol.Net.dll)
構文
C# |
---|
public bool IsOpened { get; } |
Visual Basic |
---|
Public ReadOnly Property IsOpened As Boolean Get |
Visual C++ |
---|
public: property bool IsOpened { bool get (); } |
member IsOpened : bool with get |