[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Win.Input.8 Assembly
C1.Framework.Mathematics
Structs
Fraction<T>
Operators
operator -
dotnet-api
C1.Win.8 Assembly
C1.Win.Input.8 Assembly
C1.Framework
C1.Framework.Drawing.Gdi
C1.Framework.Drawing.Gdi.DeviceContexts
C1.Framework.Forms
C1.Framework.Mathematics
Classes
Structs
Fraction
Fraction<T>
Constructors
Properties
Methods
Operators
explicit operator
implicit operator
operator !
operator *
operator +
operator -
operator -
operator /
Enums
C1.Framework.Text.Lexicons
C1.Win.Input
C1.Win.Input.Base
C1.Win.Input.Base.Editors
C1.Win.Input.Base.Views
C1.Win.Input.Formating
C1.Win.Input.GrapeCity.Editors
C1.Win.Input.GrapeCity.Editors.Fields
C1.Win.Input.GrapeCity.Framework.Input
C1.Win.Input.Localization
C1.Win.Input.Styles
C1.Win.Input.Utils
C1.Win.Input.Validation
C1.Win.Input.DbNavigator.8 Assembly
C1.Win.Input.Pickers.8 Assembly
(Showing Draft Content)
C1.Framework.Mathematics.Fraction-1.op_UnaryNegation
operator - Operator
operator -(Fraction<T>)
Defines the unary "-" operator.
Declaration
public static Fraction<T> operator -(Fraction<T> operand)
Parameters
Type
Name
Description
Fraction
<T>
operand
Returns
Type
Description
Fraction
<T>