Set.MaximumElement<'T> プロパティ (F#)

セットに使用されている順序に従って、セットの最高位置の要素を返します。

名前空間/モジュール パス: Microsoft.FSharp.Collections

アセンブリ: FSharp.Core (FSharp.Core.dll 内)

// Signature:
member this.MaximumElement : 'T (requires comparison)

// Usage:
set.MaximumElement

プラットフォーム

Windows 8、Windows 7、Windows Server 2012 で Windows Server 2008 R2

バージョン情報

F# コア ライブラリのバージョン

サポート: ポータブル 2.0、4.0

参照

関連項目

Collections.Set<'T> クラス (F#)

Microsoft.FSharp.Collections 名前空間 (F#)