Gets a value indicating whether the collection is read only. Always returns true.
public bool IsReadOnly { get; }
Public ReadOnly Property IsReadOnly() As Boolean
Read only.