Adds a specified number of years to the current date., returning a new CorDateTime instance with the calcuated value.
Public Function AddYears( ByVal Value As Long ) As CorDateTime
Project CorLib Overview
Class CorDateTime Overview