[]
Gets the week index number of WeekNumberInfo.
public int Number { get; }
Public ReadOnly Property Number As Integer
The week index number of WeekNumberInfo.
The Number is the week index of the year, which is got following the FirstDay week rule in current culture. It means the first week of the year starts on the first day of the year and ends before the following designated first day of the week.