Calendar.LastMonthInThisYear Свойство

Определение

Возвращает последний месяц текущего года.

public:
 property int LastMonthInThisYear { int get(); };
int LastMonthInThisYear();
public int LastMonthInThisYear { get; }
var int32 = calendar.lastMonthInThisYear;
Public ReadOnly Property LastMonthInThisYear As Integer

Значение свойства

Int32

int

Последний месяц текущего года.

Применяется к

См. также раздел