public virtual DayType GetTypeOfDay( DateTime date, out object holiday )
'Declaration Public Overridable Function GetTypeOfDay( _ ByVal date As Date, _ ByRef holiday As Object _ ) As DayType
'使用法 Dim instance As HolidayCollection Dim date As Date Dim holiday As Object Dim value As DayType value = instance.GetTypeOfDay(date, holiday)
HolidayCollection クラス HolidayCollection メンバ
© 2004-2015, GrapeCity inc. All rights reserved.