Set.MinimumElement<'T>, propriété (F#)

Retourne l'élément le plus bas du jeu selon l'ordre utilisé pour le jeu.

Espace de noms/Chemin du module : Microsoft.FSharp.Collections

Assembly : FSharp.Core (in FSharp.Core.dll)

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

// Usage:
set.MinimumElement

Plateformes

Windows 7, Windows Vista SP2, Windows XP SP3, Windows XP x64 SP2, Windows Server 2008 R2, Windows Server 2008 SP2, Windows Server 2003 SP2

Informations de version

Runtime F#

Pris en charge dans : 2.0, 4.0

Silverlight

Prise en charge dans : 3

Voir aussi

Référence

Collections.Set<'T>, classe (F#)

Microsoft.FSharp.Collections, espace de noms (F#)