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

In This Topic
    ImmutableKeyedCollectionBase Class Members
    In This Topic

    The following tables list the members exposed by ImmutableKeyedCollectionBase.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new instance of the ImmutableKeyedCollectionBase class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets a number of element in the collection.  
    Public PropertyImplements the IList.IsSynchronized property.  
    Public PropertyImplements the IList.SyncRoot property.  
    Top
    Public Methods
     NameDescription
    Public MethodCopies the collection items to the specified array starting from the specified index in the target array.  
    Public MethodGets and index of an item with the specified key.  
    Top
    See Also