'Declaration Public Function Contains( _ ByVal item As ObjectChangeConflict _ ) As Boolean
public bool Contains( ObjectChangeConflict item )
Parameters
- item
- The specified conflict.
Return Value
True if the specified conflict is a member of the collection. Otherwise, false.