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

In This Topic
    BaseTableCollection Class Members
    In This Topic

    The following tables list the members exposed by BaseTableCollection.

    Public Properties
     NameDescription
    Public PropertyGets a number of element in the collection. (Inherited from C1.C1DataExtender.ImmutableKeyedCollectionBase)
    Public PropertyImplements the IList.IsSynchronized property. (Inherited from C1.C1DataExtender.ImmutableKeyedCollectionBase)
    Public PropertyOverloaded.   
    Public PropertyImplements the IList.SyncRoot property. (Inherited from C1.C1DataExtender.ImmutableKeyedCollectionBase)
    Top
    Public Methods
     NameDescription
    Public MethodCopies the collection items to the specified array starting from the specified index in the target array. (Inherited from C1.C1DataExtender.ImmutableKeyedCollectionBase)
    Public Method  
    Public Method  
    Public MethodGets and index of an item with the specified key. (Inherited from C1.C1DataExtender.ImmutableKeyedCollectionBase)
    Top
    See Also