System.Collections 命名空间 (F#)

本主题描述对 System.Collections 命名空间的 F# 扩展。 有关 .NET Framework System.Collections 命名空间的信息,请参见 System.Collections

命名空间/模块路径:System.Collections

程序集:FSharp.Core(在 FSharp.Core.dll 中)

namespace System.Collections

备注

本主题中介绍的 API 仅可用于面向 .NET Framework 2.0 的 F# 运行时版本。 如果您使用的是 .NET Framework 4,请使用 .NET Framework 4 版的 API,System.Collections 中介绍了这些 API。

类型定义

Type

说明

类型 IStructuralComparable

支持集合对象的结构比较。

类型 IStructuralEquatable

定义方法以支持对象的结构相等性比较。

请参见

其他资源

F# 核心库参考