The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
FilterDescriptorCollection Class
WCF RIA Services
[WCF RIA Services Version 1 Service Pack 2 is compatible with either .NET framework 4 or .NET Framework 4.5, and with either Silverlight 4 or Silverlight 5.]
Provides a collection of FilterDescriptor dependency objects.
System.Object
System.Windows.DependencyObject
DependencyObjectCollection(Of FilterDescriptor)
System.Windows.Controls.FilterDescriptorCollection
System.Windows.DependencyObject
DependencyObjectCollection(Of FilterDescriptor)
System.Windows.Controls.FilterDescriptorCollection
Namespace: System.Windows.Controls
Assembly: System.Windows.Controls.DomainServices (in System.Windows.Controls.DomainServices.dll)
The FilterDescriptorCollection type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | FilterDescriptorCollection | Initializes a new instance of the FilterDescriptorCollection class. |
| Name | Description | |
|---|---|---|
![]() | Count | (Inherited from DependencyObjectCollection(Of FilterDescriptor).) |
![]() | Dispatcher | (Inherited from DependencyObject.) |
![]() | IsReadOnly | (Inherited from DependencyObjectCollection(Of FilterDescriptor).) |
![]() | Item | (Inherited from DependencyObjectCollection(Of FilterDescriptor).) |
| Name | Description | |
|---|---|---|
![]() | Add | (Inherited from DependencyObjectCollection(Of FilterDescriptor).) |
![]() | CheckAccess | (Inherited from DependencyObject.) |
![]() | Clear | (Inherited from DependencyObjectCollection(Of FilterDescriptor).) |
![]() | ClearValue | (Inherited from DependencyObject.) |
![]() | Contains | (Inherited from DependencyObjectCollection(Of FilterDescriptor).) |
![]() | CopyTo | (Inherited from DependencyObjectCollection(Of FilterDescriptor).) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetAnimationBaseValue | (Inherited from DependencyObject.) |
![]() | GetEnumerator | (Inherited from DependencyObjectCollection(Of FilterDescriptor).) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | GetValue | (Inherited from DependencyObject.) |
![]() | IndexOf | (Inherited from DependencyObjectCollection(Of FilterDescriptor).) |
![]() | Insert | (Inherited from DependencyObjectCollection(Of FilterDescriptor).) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ReadLocalValue | (Inherited from DependencyObject.) |
![]() | Remove | (Inherited from DependencyObjectCollection(Of FilterDescriptor).) |
![]() | RemoveAt | (Inherited from DependencyObjectCollection(Of FilterDescriptor).) |
![]() | SetValue | (Inherited from DependencyObject.) |
![]() | ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() | CollectionChanged | (Inherited from DependencyObjectCollection(Of FilterDescriptor).) |
| Name | Description | |
|---|---|---|
![]() ![]() | System#Collections#IList#Add | (Inherited from DependencyObjectCollection(Of FilterDescriptor).) |
![]() ![]() | System#Collections#IList#Clear | (Inherited from DependencyObjectCollection(Of FilterDescriptor).) |
![]() ![]() | System#Collections#IList#Contains | (Inherited from DependencyObjectCollection(Of FilterDescriptor).) |
![]() ![]() | System#Collections#ICollection#CopyTo | (Inherited from DependencyObjectCollection(Of FilterDescriptor).) |
![]() ![]() | System#Collections#ICollection#Count | (Inherited from DependencyObjectCollection(Of FilterDescriptor).) |
![]() ![]() | System#Collections#IEnumerable#GetEnumerator | (Inherited from DependencyObjectCollection(Of FilterDescriptor).) |
![]() ![]() | System#Collections#IList#IndexOf | (Inherited from DependencyObjectCollection(Of FilterDescriptor).) |
![]() ![]() | System#Collections#IList#Insert | (Inherited from DependencyObjectCollection(Of FilterDescriptor).) |
![]() ![]() | System#Collections#IList#IsFixedSize | (Inherited from DependencyObjectCollection(Of FilterDescriptor).) |
![]() ![]() | System#Collections#IList#IsReadOnly | (Inherited from DependencyObjectCollection(Of FilterDescriptor).) |
![]() ![]() | System#Collections#ICollection#IsSynchronized | (Inherited from DependencyObjectCollection(Of FilterDescriptor).) |
![]() ![]() | System#Collections#IList#Item | (Inherited from DependencyObjectCollection(Of FilterDescriptor).) |
![]() ![]() | System#Collections#IList#Remove | (Inherited from DependencyObjectCollection(Of FilterDescriptor).) |
![]() ![]() | System#Collections#IList#RemoveAt | (Inherited from DependencyObjectCollection(Of FilterDescriptor).) |
![]() ![]() | System#Collections#ICollection#SyncRoot | (Inherited from DependencyObjectCollection(Of FilterDescriptor).) |
Show:






