FilteredObservableCollection<T> Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Language.Intellisense
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
| Name | Description | |
|---|---|---|
![]() | Count | Gets the number of items in the collection. |
![]() | IsFixedSize | Determines whether this collection has a fixed size. |
![]() | IsReadOnly | Determines whether this collection is read-only. |
![]() | IsSynchronized | Determines whether the collection is synchronized. |
![]() | Item[Int32] | Gets the item at the specified location. |
![]() | SyncRoot | Gets the object used to synchronize the collection. |
Show:
