Funzione ErrorStrings.InputArrayEmptyString (F#)

Ottiene una stringa che descrive la matrice di input era vuota.

Percorso spazio dei nomi/modulo: Microsoft.FSharp.Core.LanguagePrimitives.ErrorStrings

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

// Signature:
InputArrayEmptyString :  string

// Usage:
InputArrayEmptyString

Valore restituito

La stringa restituita indica che la matrice di input è vuota.

Note

Questa funzione è destinata all'utilizzo da parte del codice F# compilato e non deve essere direttamente utilizzata.

Piattaforme

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

Informazioni sulla versione

F# Runtime

Supportato in: 2.0, 4.0

Silverlight

Supportato in: 3

Vedere anche

Riferimenti

Modulo Core.LanguagePrimitives (F#)

Altre risorse

Modulo LanguagePrimitives.ErrorStrings (F#)