LinqConnect Documentation
Devart.Data.Linq Namespace / ChangeConflictCollection Class
Properties Methods

In This Topic
    ChangeConflictCollection Class Members
    In This Topic

    The following tables list the members exposed by ChangeConflictCollection.

    Public Properties
     NameDescription
    Public PropertyGets the number of conflicts in the collection.  
    Public PropertyGets the conflict with the specified index from the collection.  
    Top
    Public Methods
     NameDescription
    Public MethodRemoves all conflicts from the collection.  
    Public MethodSpecifies whether a given conflict is a member of the collection.  
    Public MethodCopies the elements of the ICollection to an Array, starting at the arrayIndex index.  
    Public MethodReturns the enumerator for the collection.  
    Public MethodRemoves conflict from the collection  
    Public MethodOverloaded.   
    Top
    See Also