[Missing <summary> documentation for "M:VVVV.Utils.Streams.StreamUtils.NextHigher(System.Int32)"]

Namespace: VVVV.Utils.Streams
Assembly: VVVV.Utils (in VVVV.Utils.dll) Version: 1.0.4694.10871

Syntax

C#
public static int NextHigher(
	int k
)

Parameters

k
Type: System..::..Int32

[Missing <param name="k"/> documentation for "M:VVVV.Utils.Streams.StreamUtils.NextHigher(System.Int32)"]

Return Value

[Missing <returns> documentation for "M:VVVV.Utils.Streams.StreamUtils.NextHigher(System.Int32)"]

See Also