Protected Overridable Sub AddRangeToSelectedDates( _
ByVal startDate As Date, _
ByVal endDate As Date _
)
Dim instance As UXCalendar
Dim startDate As Date
Dim endDate As Date
instance.AddRangeToSelectedDates(startDate, endDate)
Parameters
startDate
endDate
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2