Show / Hide Table of Contents

Property IList.IsReadOnly

IList.IsReadOnly

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

Declaration
bool IList.IsReadOnly { get; }
Returns
Type Description
System.Boolean

A value indicating whether the IList is read-only.

Implements
System.Collections.IList.IsReadOnly

Applies to

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