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

In This Topic
    C1ViewRelationCollection Class
    In This Topic
    Represents a collection of C1ViewRelation objects contained in the C1DataViewSet.
    Object Model
    C1ViewRelationCollection Class
    Syntax
    'Declaration
     
    Public Class C1ViewRelationCollection 
       Inherits System.Collections.CollectionBase
    public class C1ViewRelationCollection : System.Collections.CollectionBase 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          C1.C1DataExtender.C1ViewRelationCollection

    See Also