Name | Description | |
---|---|---|
NReferenceEqualsFilter<T> Constructor | Creates a new equals filter that checks the items for equality with the specified other item |
The following tables list the members exposed by NReferenceEqualsFilter<T>.
Name | Description | |
---|---|---|
NReferenceEqualsFilter<T> Constructor | Creates a new equals filter that checks the items for equality with the specified other item |
Name | Description | |
---|---|---|
Filter | Returns true, if the item is equal to the specified item. This operation uses the item Object.ReferenceEquals method. |