IMemberSelectionRule Interface Members
In This Topic
The following tables list the members exposed by IMemberSelectionRule.
Public Properties
| Name | Description |
 | IncludesMembers |
Gets a value indicating whether this rule should override the default selection rules that include all members.
|
Top
Public Methods
| Name | Description |
 | SelectMembers |
Adds or removes properties or fields to/from the collection of members that must be included while
comparing two objects for structural equality.
|
Top
See Also