







|
| A Sandcastle Documented Class Library |
| HtmlNodeCollection..::..IsReadOnly Property |
| HtmlNodeCollection Class See Also Send Feedback |
Is collection read only
Namespace: HtmlAgilityPack
Assembly: HtmlAgilityPack (in HtmlAgilityPack.dll) Version: 1.4.0.0 (1.4.0.0)
Syntax
| C# |
|---|
public bool IsReadOnly { get; } |
| Visual Basic |
|---|
Public ReadOnly Property IsReadOnly As Boolean Get |
| Visual C++ |
|---|
public: virtual property bool IsReadOnly { bool get () sealed; } |
