[Missing <summary> documentation for "M:VVVV.Utils.Streams.StreamUtils.GetMaxLength(VVVV.Utils.Streams.IInStream[])"]

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

Syntax

C#
public static int GetMaxLength(
	params IInStream[] streams
)

Parameters

streams
Type: array<VVVV.Utils.Streams..::..IInStream>[]()[][]

[Missing <param name="streams"/> documentation for "M:VVVV.Utils.Streams.StreamUtils.GetMaxLength(VVVV.Utils.Streams.IInStream[])"]

Return Value

[Missing <returns> documentation for "M:VVVV.Utils.Streams.StreamUtils.GetMaxLength(VVVV.Utils.Streams.IInStream[])"]

See Also