Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
This topic describes the F# extensions to the System.Collections namespace. For the .NET Framework System.Collections namespace, see System.Collections.
Namespace/Module Path: System.Collections
Assembly: FSharp.Core (in FSharp.Core.dll)
namespace System.Collections
Remarks
The APIs documented in this topic are provided for use only with the version of the F# Core Library Versions that targets .NET Framework 2.0. If you are using .NET Framework 4, use the .NET Framework 4 version of these APIs, which are documented in System.Collections.
Type Definitions
Type |
Description |
|---|---|
Supports the structural comparison of collection objects. |
|
type IStructuralEquatable |
Defines methods to support the comparison of objects for structural equality. |