Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Core Namespace / ChunkedMemoryStream Class / ChunkedMemoryStream Constructor / ChunkedMemoryStream Constructor()


In This Topic
ChunkedMemoryStream Constructor()
In This Topic
Initializes a new instance of the ChunkedMemoryStream class.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New ChunkedMemoryStream()
See Also