Name | Description | |
---|---|---|
NObjectEqualsFilter<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 NObjectEqualsFilter<T>.
Name | Description | |
---|---|---|
NObjectEqualsFilter<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.Equals virtual method. |