Condividi tramite


CoreStrings.ResetNotSupported Proprietà

Definizione

'ObservableCollection<T>. Clear' non è supportato perché usa l'operazione 'INotifyCollectionChanged' 'Reset', che non fornisce gli elementi rimossi. Usare più chiamate a 'Remove' o usare una raccolta di notifica che supporta 'Clear', ad esempio 'Microsoft.EntityFrameworkCore.ChangeTracking.ObservableHashSet<T>'.

public static string ResetNotSupported { get; }
static member ResetNotSupported : string
Public Shared ReadOnly Property ResetNotSupported As String

Valore della proprietà

Si applica a