Gets a value indicating whether the collection is read-only.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property IsReadOnly() As Boolean |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property bool get_IsReadOnly(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public bool getIsReadOnly(); |






