Changes between Version 31 and Version 32 of FDORfc17


Ignore:
Timestamp:
Apr 28, 2008, 10:26:02 AM (16 years ago)
Author:
gregboone
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FDORfc17

    v31 v32  
    554554    /// The function determines the function result and returns it back to
    555555    /// the calling routine.
    556     __property OSGeo::FDO::Expression::LiteralValue * Evaluate(OSGeo::FDO::Expression::LiteralValueCollection *literalValues);
     556    OSGeo::FDO::Expression::LiteralValue * Evaluate(OSGeo::FDO::Expression::LiteralValueCollection *literalValues);
    557557};
    558558}}}