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 )