A Sandcastle Documented Class Library
EndOfMonth メソッド (d)
名前空間CFW.UtilDateUtilEndOfMonth(Object)
指定日の月の月末
宣言の構文
C#Visual BasicVisual C++
public static Nullable<DateTime> EndOfMonth(
	Object d
)
Public Shared Function EndOfMonth ( _
	d As Object _
) As Nullable(Of DateTime)
public:
static Nullable<DateTime> EndOfMonth(
	Object^ d
)
パラメータ
d (Object)
指定日付
戻り値
指定日付の月の月末

アセンブリ: CFW (モジュール: CFW) バージョン: 1.2.0.2 (1.2.0.2)