Udostępnij za pośrednictwem


Operators.( + )<^T1,^T2,^T3> — Funkcja (F#)

Dodanie Przeciążony operator.

Ścieżka obszaru nazw/modułu: Microsoft.FSharp.Core.Operators

Zestaw: FSharp.Core (w FSharp.Core.dll)

// Signature:
( + ) : ^T1 -> ^T2 -> ^T3 (requires ^T1 with static member (+) and ^T2 with static member (+))

// Usage:
x + y

Parametry

  • x
    Typ:^T1

    Pierwszy parametr.

  • y
    Typ:^T2

    Drugi parametr.

Wartość zwracana

Wynik operacji.

Platformy

Windows 8, Windows 7, Windows Server 2012 Windows Server 2008 R2

Informacje o wersji

F# Core wersji biblioteki

Obsługiwane: 2.0, 4.0, przenośne

Zobacz też

Informacje

Core.Operators — Moduł (F#)

Microsoft.FSharp.Core — Przestrzeń nazw (F#)