CombinedFilterInfo Class
Represents information about a filter that is the combination of two or more filters.
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
The CombinedFilterInfo type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | CombinedFilterInfo | Initializes a new instance of the CombinedFilterInfo class that contains the specified filters and a value that indicates the way to combine them. |
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetFilterInfo | Gets the filter information that is identified by the specified filter index. |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Serialize | When overridden in a derived class, serializes the filter information to an array of bytes. (Inherited from FilterInfo.) |
![]() | ToString | (Inherited from Object.) |
Show:
