StringBuilderStream.

SetLength(long) Method

Assembly
Wyam.Testing.dll
Namespace
Wyam.Testing.IO
Containing Type
StringBuilderStream

Syntax

public override void SetLength(long value)

Parameters

Name Type Description
value long

Return Value

Type Description
void
GitHub