ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender Namespace / C1DataViewCollection Class
Properties Methods

In This Topic
    C1DataViewCollection Class Members
    In This Topic

    The following tables list the members exposed by C1DataViewCollection.

    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.CollectionBase)
    Public Property (Inherited from System.Collections.CollectionBase)
    Public PropertyOverloaded. Gets the C1DataView object at the specified index.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds the specified C1DataView to the collection.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodReturns a value indicating whether the specified C1DataView object belongs to the collection.  
    Public MethodRemoves the specified C1DataView from the collection.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Top
    See Also