DateHelperToInt32 Method
Return the Int32 value of the specified Day of Week.
Namespace: HtmlAssembly: Html (in Html.dll) Version: 25.2822.3845
public static int ToInt32(
DayOfWeek value
)
Public Shared Function ToInt32 (
value As DayOfWeek
) As Integer
No code example is currently available or this language may not be supported.
- value DayOfWeek
-
Day of Week enumeration member.
Int32
Ordinal value of the specified Day of Week.