Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents information about a filter that is the combination of two or more filters.
The following tables list the members exposed by the CombinedFilterInfo type.
Public Constructors
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. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
CombinationType | Gets a value that indicates the way the filters are combined. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object.) |
![]() |
GetFilterInfo | Gets the filter information that is identified by the specified filter index. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() ![]() |
ReferenceEquals | (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.) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
CombinedFilterInfo Class
Microsoft.Synchronization Namespace