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

In This Topic
    C1DataViewCollection Class
    In This Topic
    Represents the collection of C1DataView objects belonging to C1DataViewSet.
    Object Model
    C1DataViewCollection Class
    Syntax
    'Declaration
     
    Public Class C1DataViewCollection 
       Inherits System.Collections.CollectionBase
    public class C1DataViewCollection : System.Collections.CollectionBase 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          C1.C1DataExtender.C1DataViewCollection

    See Also