dotnettech.net
Inherits: System.Enum
Interfaces: IComparable, IFormattable, IConvertible
Derived Types: 0
Assembly: Microsoft.VisualBasic.dll
The FirstDayOfWeek enumeration contains constants used to identify specific days of the week when using the DateDiff, DatePart, and Weekday functions. These constants can be used anywhere in your code.
VB.NET C#