FilterChange Members
Represents information about a change that causes an item to move in or out of a filter.
The following tables list the members exposed by the FilterChange type.
Public Constructors
Name | Description | |
---|---|---|
FilterChange | Initializes a new instance of the FilterChange class that contains the specified value that indicates whether the item is in the filter, and the version of the change that caused the move. |
Top
Public Properties
Name | Description | |
---|---|---|
IsMoveIn | Gets a value that indicates whether the item is in the filter. | |
MoveVersion | Gets the version of the change that caused the item to move in relation to the filter. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Top