protected double DAYS( Object oStartDate, Object oEndDate )
Protected Function DAYS ( _ oStartDate As Object, _ oEndDate As Object _ ) As Double
protected: double^ DAYS( Object^ oStartDate, Object^ oEndDate )