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

In This Topic
    SubmitErrorCollection Class Members
    In This Topic

    The following tables list the members exposed by SubmitErrorCollection.

    Public Properties
     NameDescription
    Public PropertyGets the number of elements contained in the collection.  
    Public PropertyGets the error with the specified index from the collection.  
    Top
    Public Methods
     NameDescription
    Public MethodRemoves all errors from the collection.  
    Public MethodSpecifies whether a given error is a member of the collection.  
    Public MethodCopies the elements of the collection to an Array, starting at the arrayIndex index.  
    Public MethodReturns an enumerator that iterates through a collection.  
    Public MethodRemoves error from the collection  
    Top
    See Also