[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The following tables list the members exposed by the MemoryFile type.

Public Methods

  NameDescription
GetBytes
returns the raw byte data.

GetIncrementSizeBy
returns the size the MemoryFile is to be enlarged, if it grows beyond the current size.

GetInitialSize
returns the initial size of the MemoryFile.

SetBytes
sets the raw byte data.

SetIncrementSizeBy
configures the size the MemoryFile is to be enlarged by, if it grows beyond the current size.

SetInitialSize
configures the initial size of the MemoryFile.

Public Constructors

  NameDescription
MemoryFileNewOverloaded.