Calendar.LastMinuteInThisHour プロパティ

定義

現在の時間の最後の を取得 します

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

プロパティ値

Int32

int

現在の時間の最後の

適用対象

こちらもご覧ください