Krystalware
SlickUpload logo

SetLength Method (value)

Overridden. Sets the length of this stream to the given value.

Declaration Syntax

C#

public override void SetLength(
	long value
)

Visual Basic

Public Overrides Sub SetLength ( _
	value As Long _
)

Parameters

value– (Int64)
The new length of the stream.

Assembly: Krystalware.SlickUpload, Version: 4.0