OperatorIntrinsics.GetStringSlice, fonction (F#)
Obtient une section d'une chaîne.
Espace de noms/Chemin du module : Microsoft.FSharp.Core.Operators.OperatorIntrinsics
Assembly : FSharp.Core (in FSharp.Core.dll)
// Signature:
GetStringSlice : string -> int option -> int option -> string
// Usage:
GetStringSlice source start finish
Paramètres
source
Type : stringChaîne source.
-
Index du premier caractère de la section.
-
Index du dernier caractère de la section.
Valeur de retour
Sous-chaîne des index donnés.
Plateformes
Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2
Informations de version
Versions de bibliothèque principale F#
Prise en charge dans : 2,0, 4,0, Portable, portable