DayOfTheWeekIndex Enum

Definition

Defines the index of a week day in a month.

public enum class DayOfTheWeekIndex
public enum DayOfTheWeekIndex
Public Enum DayOfTheWeekIndex
Inheritance
DayOfTheWeekIndex

Fields

First 0

The first specific day of the week in the month.

Fourth 3

The fourth specific day of the week in the month.

Last 4

The last specific day of the week in the month.

Second 1

The second specific day of the week in the month.

Third 2

The third specific day of the week in the month.

Applies to