[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:NHunspell.Hyphen.IsDisposed"]
Assembly: NHunspell (in NHunspell.dll) Version: 0.9.2.0 (0.9.2.0)
Syntax
| C# |
|---|
public bool IsDisposed { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property IsDisposed As Boolean |
| Visual C++ |
|---|
public: property bool IsDisposed { bool get (); } |