다음을 통해 공유


CoreStrings.ResetNotSupported 속성

정의

'ObservableCollection<T>. Clear'는 제거된 항목을 제공하지 않는 'INotifyCollectionChanged' 'Reset' 작업을 사용하기 때문에 지원되지 않습니다. 'Remove'에 대한 여러 호출을 사용하거나 'Microsoft.EntityFrameworkCore.ChangeTracking.ObservableHashSet<T>'와 같이 'Clear'를 지원하는 알림 컬렉션을 사용합니다.

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

속성 값

적용 대상