Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ZipHelper.MemoryFolder Class / ConvertToCacheZipFile Method


In This Topic
ConvertToCacheZipFile Method
In This Topic
Syntax
'Declaration
 
Public Sub ConvertToCacheZipFile( _
   ByVal file As Stream _
) 
 
'Usage
 
Dim instance As ZipHelper.MemoryFolder
Dim file As Stream
 
instance.ConvertToCacheZipFile(file)

Parameters

file
See Also