[]
Gets whether the collection is read-only.
(This implementation always returns true.)
public bool IsReadOnly { get; }
Public ReadOnly Property IsReadOnly As Boolean