Name | Description | |
---|---|---|
WorkDays Constructor | Initializes a new instance of the WorkDays class. |
The following tables list the members exposed by WorkDays.
Name | Description | |
---|---|---|
WorkDays Constructor | Initializes a new instance of the WorkDays class. |
Name | Description | |
---|---|---|
Capacity | (Inherited from System.Collections.Generic.List<DayOfWeek>) | |
Count | (Inherited from System.Collections.Generic.List<DayOfWeek>) | |
Item | (Inherited from System.Collections.Generic.List<DayOfWeek>) |
Name | Description | |
---|---|---|
Add | (Inherited from System.Collections.Generic.List<DayOfWeek>) | |
AddRange | Overloaded. Creates the new WorkDays object. | |
AsReadOnly | (Inherited from System.Collections.Generic.List<DayOfWeek>) | |
BinarySearch | Overloaded. (Inherited from System.Collections.Generic.List<DayOfWeek>) | |
Clear | (Inherited from System.Collections.Generic.List<DayOfWeek>) | |
Contains | (Inherited from System.Collections.Generic.List<DayOfWeek>) | |
ConvertAll<TOutput> | (Inherited from System.Collections.Generic.List<DayOfWeek>) | |
CopyTo | Overloaded. (Inherited from System.Collections.Generic.List<DayOfWeek>) | |
Exists | (Inherited from System.Collections.Generic.List<DayOfWeek>) | |
Find | (Inherited from System.Collections.Generic.List<DayOfWeek>) | |
FindAll | (Inherited from System.Collections.Generic.List<DayOfWeek>) | |
FindIndex | Overloaded. (Inherited from System.Collections.Generic.List<DayOfWeek>) | |
FindLast | (Inherited from System.Collections.Generic.List<DayOfWeek>) | |
FindLastIndex | Overloaded. (Inherited from System.Collections.Generic.List<DayOfWeek>) | |
ForEach | (Inherited from System.Collections.Generic.List<DayOfWeek>) | |
GetRange | (Inherited from System.Collections.Generic.List<DayOfWeek>) | |
IndexOf | Overloaded. (Inherited from System.Collections.Generic.List<DayOfWeek>) | |
Insert | (Inherited from System.Collections.Generic.List<DayOfWeek>) | |
InsertRange | (Inherited from System.Collections.Generic.List<DayOfWeek>) | |
LastIndexOf | Overloaded. (Inherited from System.Collections.Generic.List<DayOfWeek>) | |
Remove | (Inherited from System.Collections.Generic.List<DayOfWeek>) | |
RemoveAll | (Inherited from System.Collections.Generic.List<DayOfWeek>) | |
RemoveAt | (Inherited from System.Collections.Generic.List<DayOfWeek>) | |
RemoveRange | (Inherited from System.Collections.Generic.List<DayOfWeek>) | |
Reverse | Overloaded. (Inherited from System.Collections.Generic.List<DayOfWeek>) | |
Sort | Overloaded. (Inherited from System.Collections.Generic.List<DayOfWeek>) | |
ToArray | (Inherited from System.Collections.Generic.List<DayOfWeek>) | |
ToString | ||
TrimExcess | (Inherited from System.Collections.Generic.List<DayOfWeek>) | |
TrueForAll | (Inherited from System.Collections.Generic.List<DayOfWeek>) |