Spread Windows Forms 17
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / IReadonlyPrimitiveValue Interface
Properties Methods

In This Topic
    IReadonlyPrimitiveValue Interface Members
    In This Topic

    The following tables list the members exposed by IReadonlyPrimitiveValue.

    Public Properties
     NameDescription
     PropertyGets the value type of this IPrimitiveValue instance.  
    Top
    Public Methods
     NameDescription
     MethodGets the System.DateTime value.  
     MethodGets the CalcError value.  
     MethodGets the System.Boolean value.  
     MethodGets the System.Double value.  
     MethodGets the System.Object value.  
     MethodGets the System.String value.  
     MethodGets the System.TimeSpan value.  
    Top
    See Also