LumiSoft Net Help
SetLength Method (value)
NamespacesLumiSoft.Net.IOJunkingStreamSetLength(Int64)
Sets the length of the stream. This method 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)
This parameter is not used.

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