NormalizedSnapshotSpanCollection.IList.IsReadOnly Propriété

Définition

Détermine si cette collection est en lecture seule. Cette propriété retourne toujours true.

property bool System::Collections::IList::IsReadOnly { bool get(); };
property bool System.Collections.IList.IsReadOnly { bool get(); };
bool System.Collections.IList.IsReadOnly { get; }
member this.System.Collections.IList.IsReadOnly : bool
 ReadOnly Property IsReadOnly As Boolean Implements IList.IsReadOnly

Valeur de propriété

Boolean

Cette propriété retourne toujours true.

Implémente

S’applique à