Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Property: bool IsReadOnly

  • Declared in: RT.Util.Collections.AutoList<T>
  • Implements: ICollection<T>.IsReadOnly

Declaration

bool IsReadOnly

Summary

Equivalent to the same property in List<T>.