Click or drag to resize

ListTypeStatisticsAddJump Method

[Missing <summary> documentation for "M:RAYLASE.Marker.Common.ListTypeStatistics.AddJump(System.Double,System.Int32)"]


Namespace: RAYLASE.Marker.Common
Assembly: RAYLASE.Marker.Common (in RAYLASE.Marker.Common.dll) Version: 2.20.0
Syntax
C#
public void AddJump(
	double jumpLength,
	int executions = 1
)

Parameters

jumpLength  Double

[Missing <param name="jumpLength"/> documentation for "M:RAYLASE.Marker.Common.ListTypeStatistics.AddJump(System.Double,System.Int32)"]

executions  Int32  (Optional)

[Missing <param name="executions"/> documentation for "M:RAYLASE.Marker.Common.ListTypeStatistics.AddJump(System.Double,System.Int32)"]

See Also