LumiSoft Net Help
SetLength Method (value)
NamespacesLumiSoft.Net.IOReadWriteControlledStreamSetLength(Int64)
Sets the length of the current stream. This method is not supported and always throws a NotSupportedException.
Declaration Syntax
C#Visual BasicVisual C++F#
public override void SetLength(
	long value
)
Public Overrides Sub SetLength ( 
	value As Long
)
public:
virtual void SetLength(
	long long value
) override
abstract SetLength : 
        value : int64 -> unit 
override SetLength : 
        value : int64 -> unit 
Parameters
value (Int64)
The desired length of the current stream in bytes.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119