Gets a value indicating whether the collection is read only. Always returns true.

Syntax

public bool IsReadOnly { get; }
Public ReadOnly Property IsReadOnly() As Boolean

Limitations

Read only.