FilteredObservableCollection<T>::Add Method (Object^)
Visual Studio 2015
Since this collection is read-only, throws an InvalidOperationException.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
Parameters
- value
-
Type:
System::Object^
The value.
Implements
IList::Add(Object^)
Show: