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


ChunkedMemoryStream Class Properties

For a list of all members of this type, see ChunkedMemoryStream members.

Public Properties
 NameDescription
Public PropertyOverridden. When overridden in a derived class, gets a value indicating whether the current stream supports reading.  
Public PropertyOverridden. When overridden in a derived class, gets a value indicating whether the current stream supports seeking.  
Public Property (Inherited from System.IO.Stream)
Public PropertyOverridden. When overridden in a derived class, gets a value indicating whether the current stream supports writing.  
Public PropertyOverridden. When overridden in a derived class, gets the length in bytes of the stream.  
Public PropertyOverridden. When overridden in a derived class, gets or sets the position within the current stream.  
Public Property (Inherited from System.IO.Stream)
Public Property (Inherited from System.IO.Stream)
Top
See Also