Show / Hide Table of Contents

Property ICollection<Object>.IsReadOnly

ICollection<Object>.IsReadOnly

Gets a value indicating whether the ICollection is read-only.

Declaration
bool ICollection<object>.IsReadOnly { get; }
Returns
Type Description
System.Boolean

A value indicating whether the ICollection is read-only.

Implements
System.Collections.Generic.ICollection<T>.IsReadOnly

Applies to

Platforms and versions
TargetVersions
.NET Windows100.13 - 200.8
In This Article
Back to top Copyright © 2022 Esri.