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