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

In This Topic
    ImmutableKeyedCollectionBase Constructor
    In This Topic
    Creates a new instance of the ImmutableKeyedCollectionBase class.
    Syntax
    'Declaration
     
    Public Function New()
    public ImmutableKeyedCollectionBase()
    See Also