Spread Windows Forms 15.0
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()
    public ChunkedMemoryStream()
    See Also