PowerTools PlusPak for Windows Forms 8.0J
Item プロパティ (Weekdays)

Weekdaysオブジェクトの要素を参照します。
構文
Public ReadOnly Default Property Item( _
   ByVal dayOfWeek As DayOfWeek _
) As DayOfWeekHolidayPolicy
public DayOfWeekHolidayPolicy this[ 
   DayOfWeek dayOfWeek
]; {get;}

パラメータ

dayOfWeek

プロパティ値

曜日の休日規則を決める DayOfWeekHolidayPolicy オブジェクト
プラットフォーム

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

参照

Weekdays クラス
Weekdays メンバ

Send Feedback