Using TopCoder

.NET

Set Version 1.0

STATUS KEY : Specification Design and Architecture Development and Testing Complete
  • Overview

    Adds standard object orientated types to the Collection namespace.

  • Functionality

    Microsoft .NET does not use a true object orientated Collections framework. Common classes such as Sets are missing. This component adds sets to the Collection framework based on the Java Set Collection classes.

    To support better performing structures ArrayList should not be the only structure supported internally by .NET. This component provides developers with additional functionality.
  • Technologies

    .NET, C#

    Availability

    Version 1.0
Adobe Acrobat is required to view TopCoder Software specification documentation.

This component is a Base Component