ComponentOne CalendarView for WinForms
C1.Framework.Mathematics Namespace / Fraction Structure
Members

In This Topic
    Fraction Structure
    In This Topic
    Represents nn expression that indicates the quotient of two quantities.
    Syntax
    'Declaration
     
    
    Public Structure Fraction 
       Inherits System.ValueType
    public struct Fraction : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.Framework.Mathematics.Fraction

    See Also