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 )