[]
Gets the DayOfWeekStyle according to the specified index.
public DayOfWeekStyle this[DayOfWeek index] { get; }
Public ReadOnly Default Property Item(index As DayOfWeek) As DayOfWeekStyle
Type | Name | Description |
---|---|---|
DayOfWeek | index |
Type | Description |
---|---|
DayOfWeekStyle | The DayOfWeek value that indicates the specified index. |