ChangeConflictCollection.ICollection<ObjectChangeConflict>.IsReadOnly Propriété

Définition

Pour obtenir une description de ce membre, consultez IsReadOnly.

property bool System::Collections::Generic::ICollection<System::Data::Linq::ObjectChangeConflict>::IsReadOnly { bool get(); };
bool System.Collections.Generic.ICollection<System.Data.Linq.ObjectChangeConflict>.IsReadOnly { get; }
member this.System.Collections.Generic.ICollection<System.Data.Linq.ObjectChangeConflict>.IsReadOnly : bool
 ReadOnly Property IsReadOnly As Boolean Implements ICollection(Of ObjectChangeConflict).IsReadOnly

Valeur de propriété

true si la collection est en lecture seule.

Implémente

Remarques

Ce membre est une implémentation explicite de membre d’interface. Elle ne peut être utilisée que lorsque l’instance ChangeConflictCollection est convertie en ICollection<T> interface.

S’applique à