Click or drag to resize

DateTimeExMoveToWeek Method

[Missing <summary> documentation for "M:com.espertech.esper.compat.DateTimeEx.MoveToWeek(System.Int32)"]

Namespace:  com.espertech.esper.compat
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public DateTimeEx MoveToWeek(
	int week
)

Parameters

week
Type: SystemInt32

[Missing <param name="week"/> documentation for "M:com.espertech.esper.compat.DateTimeEx.MoveToWeek(System.Int32)"]

Return Value

Type: DateTimeEx

[Missing <returns> documentation for "M:com.espertech.esper.compat.DateTimeEx.MoveToWeek(System.Int32)"]

See Also