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 Min (TimeSpan first, TimeSpan second);
static member Min : TimeSpan * TimeSpan -> TimeSpan
Public Function Min (first As TimeSpan, second As TimeSpan) As TimeSpan