Provides types and interfaces that allow the creation of observable types that provide notifications to clients when changes are made to it. Commonly Used Types: System.ComponentModel.INotifyPropertyChanged System.Collections.ObjectModel.ObservableCollection<T> System.ComponentModel.PropertyChangedEventHandler System.Windows.Input.ICommand System.Collections.Specialized.INotifyCollectionChanged System.Collections.Specialized.NotifyCollectionChangedEventArgs System.Collections.Specialized.NotifyCollectionChangedEventHandler System.Collections.ObjectModel.KeyedCollection<TKey, TItem> System.ComponentModel.PropertyChangedEventArgs System.Collections.ObjectModel.ReadOnlyDictionary<TKey, TValue>
dotnet add package System.ObjectModel --version 4.0.10-beta-23019
Install-Package System.ObjectModel -Version 4.0.10-beta-23019
| 包名 | 版本要求 |
|---|---|
| System.Runtime | [4.0.20-beta-23019, ) |
| System.Resources.ResourceManager | [4.0.0-beta-23019, ) |
| System.Diagnostics.Debug | [4.0.10-beta-23019, ) |
| System.Collections | [4.0.10-beta-23019, ) |
| System.Threading | [4.0.10-beta-23019, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2015-06-30 18:02:46 |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |