dotConnect Universal Documentation
Devart.Common Namespace / DbLoaderColumnCollection Class

In This Topic
    DbLoaderColumnCollection Class Methods
    In This Topic

    For a list of all members of this type, see DbLoaderColumnCollection members.

    Public Methods
     NameDescription
    Public MethodAdds the specified DbLoaderColumn to the DbLoaderColumnCollection.  
    Public MethodRemoves all objects from the System.Collections.CollectionBase instance. This method cannot be overridden. (Inherited from System.Collections.CollectionBase)
    Public MethodOverloaded. Gets a value indicating whether a DbLoaderColumn object exists in the collection.  
    Public MethodCopies DbLoaderColumn objects from the DbLoaderColumnCollection to the specified array.  
    Public MethodReturns an enumerator that iterates through the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase)
    Public MethodOverloaded. Gets the location in the collection of the DbLoaderColumn object.  
    Public MethodInserts a DbLoaderColumn into the collection at the specified index.  
    Public MethodRemoves the specified DbLoaderColumn object from the collection.  
    Public MethodRemoves the element at the specified index of the System.Collections.CollectionBase instance. This method is not overridable. (Inherited from System.Collections.CollectionBase)
    Top
    See Also