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

In This Topic
    C1ViewColumnCollectionBase Class Members
    In This Topic

    The following tables list the members exposed by C1ViewColumnCollectionBase.

    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. Gets the C1ViewColumn object at the specified index.  
    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 MethodGets and index of an item with the specified key. (Inherited from C1.C1DataExtender.ImmutableKeyedCollectionBase)
    Top
    See Also