Mono Class Library: System.Collections.Generic.List<T> Overview | Members

System.Collections.Generic.List<T>.System.Collections.Generic.ICollection<T>.IsReadOnly Property

This read-only property is implemented to support the ICollection<T> interface.

Note:

For more information, see ICollection<T>.IsReadOnly.

bool System.Collections.Generic.ICollection<T>.IsReadOnly { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Collections.Generic
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0