MESCIUS InputMan for ASP.NET 10.0J
GetTypeOfDay メソッド

調査の対象となる日付(System.DateTime 型)
メソッドが返すIHolidayインタフェースを格納する変数(Object 型)
指定した日付の種類と対応するインターフェイス(HolidayCollectionコレクション内に存在する場合)を戻します。
シンタックス
Public Overridable Function GetTypeOfDay( _
   ByVal date As Date, _
   ByRef holiday As Object _
) As DayType
public virtual DayType GetTypeOfDay( 
   DateTime date,
   out object holiday
)

パラメータ

date
調査の対象となる日付(System.DateTime 型)
holiday
メソッドが返すIHolidayインタフェースを格納する変数(Object 型)

戻り値の型

列挙体の値を戻します。
参照

参照

HolidayCollection クラス
HolidayCollection メンバ

 

 


© MESCIUS inc. All rights reserved.