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
Boolean

A value indicating whether the ICollection is read-only.

Implements
ICollection<T>.IsReadOnly

Applies to

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