ChangeConflictCollection Class Methods
In This Topic
For a list of all members of this type, see ChangeConflictCollection members.
Public Methods
| Name | Description |
 | Clear | Removes all conflicts from the collection. |
 | Contains | Specifies whether a given conflict is a member of the collection. |
 | CopyTo | Copies the elements of the ICollection to an Array, starting at the arrayIndex index. |
 | GetEnumerator | Returns the enumerator for the collection. |
 | Remove | Removes conflict from the collection |
 | ResolveAll | Overloaded. |
Top
See Also