LumiSoft Net Help
MemoryStreamEx Constructor (memSize)
NamespacesLumiSoft.Net.IOMemoryStreamExMemoryStreamEx(Int32)
Default constructor.
Declaration Syntax
C#Visual BasicVisual C++F#
public MemoryStreamEx(
	int memSize
)
Public Sub New ( 
	memSize As Integer
)
public:
MemoryStreamEx(
	int memSize
)
new : 
        memSize : int -> MemoryStreamEx
Parameters
memSize (Int32)
Maximum bytes store to memory, before switching over temporary file.

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