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

In This Topic
    ImmutableKeyedCollectionBase Class
    In This Topic
    Represents a read-only collection that provides an access to items by a key or an index.
    Object Model
    ImmutableKeyedCollectionBase Class
    Syntax
    'Declaration
     
    Public Class ImmutableKeyedCollectionBase 
    public class ImmutableKeyedCollectionBase 
    Inheritance Hierarchy

    System.Object
       C1.C1DataExtender.ImmutableKeyedCollectionBase
          C1.C1DataExtender.BaseTableCollection
          C1.C1DataExtender.C1ViewColumnCollectionBase
          C1.C1DataExtender.C1ViewSchemaTableCollection

    See Also