GrapeCity InputMan for Windows Forms 11.0J
IsOverridden メソッド

日付を表すDateTime値。
指定の日付が振替休日か、そうでないかを返します。
シンタックス
Protected Overridable Function IsOverridden( _
   ByVal date As Date _
) As Boolean
protected virtual bool IsOverridden( 
   DateTime date
)

パラメータ

date
日付を表すDateTime値。

戻り値の型

説明
True 指定の日付は振り替え休日です。
False 指定の日付は振り替え休日ではありません。
参照

参照

HolidayCollection クラス
HolidayCollection メンバ

 

 


© 2004 GrapeCity inc. All rights reserved.