Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static TimeSpan Max(TimeSpan first, TimeSpan second);
static member Max : TimeSpan * TimeSpan -> TimeSpan
Public Function Max (first As TimeSpan, second As TimeSpan) As TimeSpan