A Sandcastle Documented Class Library
AgeMonth メソッド (birthday, baseDate)
名前空間CFW.UtilDateUtilAgeMonth(Object, Object)
年齢(月)
宣言の構文
C#Visual BasicVisual C++
public static int AgeMonth(
	Object birthday,
	Object baseDate
)
Public Shared Function AgeMonth ( _
	birthday As Object, _
	baseDate As Object _
) As Integer
public:
static int AgeMonth(
	Object^ birthday, 
	Object^ baseDate
)
パラメータ
birthday (Object)
誕生日
baseDate (Object)
基準日
戻り値
年齢(月単位)

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