TypeExtensionsIsObservableCollection Method |
| Name | Description | |
|---|---|---|
| IsObservableCollection(Object) | Determines whether the specified object is an ObservableCollection.
Read our blog on this topic:
Effective Extensions – Extending Types in C# | |
| IsObservableCollection(Type) | Determines whether the specified type is an ObservableCollection.
Read our blog on this topic:
Effective Extensions – Extending Types in C# |