public Time AddMinutes( int minutes )
Public Function AddMinutes ( _ minutes As Integer _ ) As Time
public: Time^ AddMinutes( int minutes )