ObservableCollectionExtensions Class
Extension methods for ObservableCollection<T>.
Assembly: EntityFramework (in EntityFramework.dll)
Name | Description | |
---|---|---|
![]() ![]() | ToBindingList<T>(ObservableCollection<T>) | Returns an BindingList<T> implementation that stays in sync with the given ObservableCollection<T>. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.