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

In This Topic
    C1SchemaColumnCollection Class
    In This Topic
    Represents a collection of the DataColumnExtender objects of the DataTableExtender.
    Object Model
    C1SchemaColumnCollection Class
    Syntax
    'Declaration
     
    Public Class C1SchemaColumnCollection 
       Inherits System.Collections.CollectionBase
    public class C1SchemaColumnCollection : System.Collections.CollectionBase 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          C1.C1DataExtender.SchemaExtender.C1SchemaColumnCollection

    See Also