DayInstanceCollectionAdd(DayOfWeek) Method
Add a
DayInstance to the collection and set it to all instances of the specified day of
the week.
Namespace: EWSoftware.PDIAssembly: EWSoftware.PDI (in EWSoftware.PDI.dll) Version: 2023.1.2.0
public void Add(
DayOfWeek day
)
Public Sub Add (
day As DayOfWeek
)
public:
void Add(
DayOfWeek day
)
member Add :
day : DayOfWeek -> unit
Parameters
- day DayOfWeek
- The day of the week to add